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