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