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