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