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