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