Dimashq (Syria) Map Cropping Samples

Dimashq (Syria) Map Cropping Samples-1
Dimashq (Syria) Map Cropping Samples-1

Dimashq (Syria) Map Cropping Samples-2
Dimashq (Syria) Map Cropping Samples-2

Dimashq and counties map with 3D shadow effect
Dimashq and counties map with 3D shadow effect

flag map of Dimashq with 3D shadow effect
flag map of Dimashq with 3D shadow effect

Download outline map of Dimashq (geojson format) : Dimashq.geojson (**)
Download polygon array of Dimashq map for "Google Maps" : Dimashq.txt
Bounding Box for Dimashq Map : ( 33.462504 , 36.197303 , 33.56536 , 36.35181 )
ISO-3166 CODE for Dimashq : SY-DI

Get Boundaries from overpass-turbo (OSM) with boundary box of Dimashq map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](33.462504, 36.197303, 33.56536, 36.35181);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Dimashq)
[out:json];
(
rel["name"="Damascus"][type=boundary];
rel["name:en"="Damascus"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Dimashq 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.

Create Dimashq counties and neighborhoods map.


Share this page