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