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