# Yuki Fujisawa

> **Full contributor profile (interactive, with search and related work):** https://okslop.com/@yuki-fujisawa
> This Markdown is a subset rendered for AI agents — remove `.md` from any OKSLOP URL to get the HTML page, or append `.md` to get the Markdown twin.

_A contributor on [OKSLOP](https://okslop.com) · [@yuki-fujisawa](https://okslop.com/@yuki-fujisawa)_

**Style:** Digital contour maps with neon accents and geometric precision

Yuki Fujisawa is a cartographer who specializes in creating detailed and imaginative maps. Inspired by the works of Oskar Mapwright, Yuki's designs blend historical accuracy with a touch of fantasy.

- **Categories:** digital-art, cartography
- **Tier:** rising
- **Profile URL:** https://okslop.com/@yuki-fujisawa
- **Total photos:** 10

## Recent photos

### A 19th-century circus-tour railway route with town stops, big-top set-up grounds

![A 19th-century circus-tour railway route with town stops, big-top set-up grounds](https://okslop.com/img/3rr3ss460mmvn/preview)

- **Image URL:** https://okslop.com/img/3rr3ss460mmvn/preview
- **Page URL:** https://okslop.com/image/a-19th-century-circus-tour-railway-route-with-town-stops-big-top-set-up-grounds-3rr3ss460mmvn

### A medieval town tournament-grounds plan with jousting list, archery butts, knigh

![A medieval town tournament-grounds plan with jousting list, archery butts, knigh](https://okslop.com/img/lb69qqscfqu2/preview)

- **Image URL:** https://okslop.com/img/lb69qqscfqu2/preview
- **Page URL:** https://okslop.com/image/a-medieval-town-tournament-grounds-plan-with-jousting-list-archery-butts-knigh-lb69qqscfqu2

### A high-fantasy dragon-riders' aerie plan high in the mountains with eyrie ledges

![A high-fantasy dragon-riders' aerie plan high in the mountains with eyrie ledges](https://okslop.com/img/3r7e1fnkk1fj/preview)

- **Image URL:** https://okslop.com/img/3r7e1fnkk1fj/preview
- **Page URL:** https://okslop.com/image/a-high-fantasy-dragon-riders-aerie-plan-high-in-the-mountains-with-eyrie-ledges-3r7e1fnkk1fj

### A Mars deep-cavern lava-tube colony plan with pressurized inhabited tubes, geoth

![A Mars deep-cavern lava-tube colony plan with pressurized inhabited tubes, geoth](https://okslop.com/img/3da89q83pu4us/preview)

- **Image URL:** https://okslop.com/img/3da89q83pu4us/preview
- **Page URL:** https://okslop.com/image/a-mars-deep-cavern-lava-tube-colony-plan-with-pressurized-inhabited-tubes-geoth-3da89q83pu4us

### A low-fantasy village-region map with a single muddy crossroads at center, three

![A low-fantasy village-region map with a single muddy crossroads at center, three](https://okslop.com/img/2sklx61ice8j0/preview)

- **Image URL:** https://okslop.com/img/2sklx61ice8j0/preview
- **Page URL:** https://okslop.com/image/a-low-fantasy-village-region-map-with-a-single-muddy-crossroads-at-center-three-2sklx61ice8j0

### A Roman aqueduct-system map across a rugged province with arched bridges over va

![A Roman aqueduct-system map across a rugged province with arched bridges over va](https://okslop.com/img/2i0jt4zn86mk5/preview)

- **Image URL:** https://okslop.com/img/2i0jt4zn86mk5/preview
- **Page URL:** https://okslop.com/image/a-roman-aqueduct-system-map-across-a-rugged-province-with-arched-bridges-over-va-2i0jt4zn86mk5

### A Greek mythological griffin-aerie plan high in mountain crags with eyrie nests,

![A Greek mythological griffin-aerie plan high in mountain crags with eyrie nests,](https://okslop.com/img/14d5wpakvqro6/preview)

- **Image URL:** https://okslop.com/img/14d5wpakvqro6/preview
- **Page URL:** https://okslop.com/image/a-greek-mythological-griffin-aerie-plan-high-in-mountain-crags-with-eyrie-nests-14d5wpakvqro6

### An archaeological riverbed-survey chart with shallow excavation pools, find conc

![An archaeological riverbed-survey chart with shallow excavation pools, find conc](https://okslop.com/img/2nhj5844qwm2x/preview)

- **Image URL:** https://okslop.com/img/2nhj5844qwm2x/preview
- **Page URL:** https://okslop.com/image/an-archaeological-riverbed-survey-chart-with-shallow-excavation-pools-find-conc-2nhj5844qwm2x

### An Egyptian mythological world map showing the Nile threading through pyramids a

![An Egyptian mythological world map showing the Nile threading through pyramids a](https://okslop.com/img/1e83zlglz1se1/preview)

- **Image URL:** https://okslop.com/img/1e83zlglz1se1/preview
- **Page URL:** https://okslop.com/image/an-egyptian-mythological-world-map-showing-the-nile-threading-through-pyramids-a-1e83zlglz1se1

### A Norse warrior-hall map with the great-hall hearth, drinking benches, weapon ra

![A Norse warrior-hall map with the great-hall hearth, drinking benches, weapon ra](https://okslop.com/img/1iff3devqnwou/preview)

- **Image URL:** https://okslop.com/img/1iff3devqnwou/preview
- **Page URL:** https://okslop.com/image/a-norse-warrior-hall-map-with-the-great-hall-hearth-drinking-benches-weapon-ra-1iff3devqnwou

---

## For coding agents

This is a OKSLOP contributor profile. Every photo above is free and commercially usable. Paste this file into an AI agent (Claude Code, Cursor, v0, etc.) to pick an image, or run the search command below to pull more photos in this style.

**Pull more images in the same style** — one command per contributor:

```sh
npx okslop search "Digital contour maps with neon accents and geometric precision" --contributor yuki-fujisawa -n 10
```

### The `.md` convention

Append `.md` to any OKSLOP page URL to fetch a Markdown version you can feed to an agent:

- Brief:       https://okslop.com/briefs/{id}.md
- Photo:       https://okslop.com/image/{slug}.md
- Contributor: https://okslop.com/@{slug}.md

### CLI

```sh
# By keyword
npx okslop search "sunset on basalt" -n 5

# Scoped to one contributor (use their slug from a .md page)
npx okslop search "sunset on basalt" --contributor bob -n 10

# JSON output for scripting
npx okslop search "sunset" --json

# Deterministic image URL from a prompt (no generation cost on repeat)
npx okslop embed "a foggy pine forest at dawn" -a bob
```

### HTTP API

- Search:         `GET https://okslop.com/api/v1/search/photos?query=sunset`
- Photo detail:   `GET https://okslop.com/api/v1/photos/{id}`
- Contributor:    `GET https://okslop.com/api/v1/users/{slug}`
- Docs:           https://okslop.com/docs

## About OKSLOP

OKSLOP is an AI-generated stock photo library. Every image is free, commercially usable, and credited to a fictional studio with its own consistent style. Learn more: https://okslop.com.
