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