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