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