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