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