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