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