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