Varkaus (Northern Savonia) Map Cropping Samples

Varkaus (Northern Savonia) Map Cropping Samples-1

Varkaus (Northern Savonia) Map Cropping Samples-2

Varkaus neighborhoods and villages map with 3D shadow effect

flag map of Varkaus with 3D shadow effect

Varkaus map with 3d shadow effect
Download outline map of Varkaus (geojson format) :
Varkaus.geojson (**)
Download polygon array of Varkaus map for "Google Maps" :
Varkaus.txt
Bounding Box for Varkaus Map : ( 62.1410078981 , 27.4067629758 , 62.7058392858 , 28.6588906328 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Varkaus map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](62.1410078981, 27.4067629758, 62.7058392858, 28.6588906328);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Varkaus)
[out:json];
(
rel["name"="Varkaus"][type=boundary];
rel["name:en"="Varkaus"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Varkaus 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.