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