Brabant wallon (Wallonia) Map Cropping Samples
Brabant wallon (Wallonia) Map Cropping Samples-1
Brabant wallon (Wallonia) Map Cropping Samples-2
Brabant wallon and counties map with 3D shadow effect
flag map of Brabant wallon with 3D shadow effect
Download outline map of Brabant wallon (geojson format) :
Brabant wallon.geojson (**)
Download polygon array of Brabant wallon map for "Google Maps" :
Brabant wallon.txt
Bounding Box for Brabant wallon Map : ( 50.525417 , 4.091218 , 50.80735 , 5.020456 )
ISO-3166 CODE for Brabant wallon : BE-WBR
Get Boundaries from overpass-turbo (OSM) with boundary box of Brabant wallon map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](50.525417, 4.091218, 50.80735, 5.020456);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Brabant wallon)
[out:json];
(
rel["name"="Brabant wallon"][type=boundary];
rel["name:en"="Brabant wallon"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Brabant wallon 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.