Nowosądecki (Lesser Poland Voivodeship) Map Cropping Samples
Nowosądecki (Lesser Poland Voivodeship) Map Cropping Samples-1
Nowosądecki (Lesser Poland Voivodeship) Map Cropping Samples-2
Nowosądecki neighborhoods and villages map with 3D shadow effect
flag map of Nowosądecki with 3D shadow effect
Nowosądecki map with 3d shadow effect
Download outline map of Nowosądecki (geojson format) :
Nowosądecki.geojson (**)
Download polygon array of Nowosądecki map for "Google Maps" :
Nowosądecki.txt
Bounding Box for Nowosądecki Map : ( 49.295968 , 20.355923 , 49.806853 , 21.104104 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Nowosądecki map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](49.295968, 20.355923, 49.806853, 21.104104);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nowosądecki)
[out:json];
(
rel["name"="Nowosądecki"][type=boundary];
rel["name:en"="Nowosądecki"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Nowosądecki 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.