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