Kraków (Lesser Poland Voivodeship) Map Cropping Samples

Kraków (Lesser Poland Voivodeship) Map Cropping Samples-2
Kraków (Lesser Poland Voivodeship) Map Cropping Samples-2

flag map of Kraków with 3D shadow effect
flag map of Kraków with 3D shadow effect

Kraków map with 3d shadow effect
Kraków map with 3d shadow effect


Create and download free physical and topographic maps for Kraków.




Download outline map of Kraków (geojson format) : Kraków.geojson (**)
Download polygon array of Kraków map for "Google Maps" : Kraków.txt
Bounding Box for Kraków Map : ( 49.967665 , 19.792238 , 50.126135 , 20.217346 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kraków map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.967665, 19.792238, 50.126135, 20.217346);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Kraków)
[out:json];
(
rel["name"="Kraków"][type=boundary];
rel["name:en"="Kraków"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Kraków in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Create Kraków neighborhoods and villages map.


Share this page