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