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