# atlashot > data on maps, from a link — GET-URL choropleth maps: https://atlashot.pages.dev/m?map=europe&d=DE:83.2,FR:68.6 renders a downloadable map image. Docs: https://atlashot.pages.dev/ ## Docs - [Full documentation](https://atlashot.pages.dev/docs/index.md): every parameter + examples - [llms-full.txt](https://atlashot.pages.dev/llms-full.txt): all docs inlined, including all region codes - [World — countries region codes](https://atlashot.pages.dev/docs/maps/world.md) - [Europe — countries region codes](https://atlashot.pages.dev/docs/maps/europe.md) - [United States — states region codes](https://atlashot.pages.dev/docs/maps/us.md) - [Romania — județe region codes](https://atlashot.pages.dev/docs/maps/ro.md) - [JSON Schema](https://atlashot.pages.dev/schema/map-request.schema.json) - [OpenAPI](https://atlashot.pages.dev/openapi.json): machine-readable GET /m interface