Dihdadi (Balkh) Map Cropping Samples
Dihdadi (Balkh) Map Cropping Samples-1
Dihdadi (Balkh) Map Cropping Samples-2
Dihdadi neighborhoods and villages map with 3D shadow effect
flag map of Dihdadi with 3D shadow effect
Dihdadi map with 3d shadow effect
Download outline map of Dihdadi (geojson format) :
Dihdadi.geojson (**)
Download polygon array of Dihdadi map for "Google Maps" :
Dihdadi.txt
Bounding Box for Dihdadi Map : ( 36.53339 , 66.908873 , 36.763791 , 67.125864 )
Wikipedia ID for Dihdadi : Q3696070
Wikipedia SPARQL Query for Dihdadi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3696070 wdt:P1082 ?population. }
OPTIONAL { wd:Q3696070 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3696070 wdt:P2046 ?area. }
OPTIONAL { wd:Q3696070 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3696070 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3696070 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Dihdadi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.53339, 66.908873, 36.763791, 67.125864);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dihdadi)
[out:json];
(
rel["name"="Dihdadi"][type=boundary];
rel["name:en"="Dihdadi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dihdadi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baba Kuhnah | 36.671220 , 66.965250 |
Chil Gazi | 36.730000 , 66.990000 |
Deh Swar | 36.744370 , 66.981780 |
Dehdadi | 36.663190 , 66.993390 |
Joy Shor | 36.717260 , 66.992690 |
Kakowt | 36.711430 , 66.954870 |
Karez Kalan | 36.567960 , 67.051120 |
Karez Khord | 36.579880 , 67.086750 |
Khasapaz | 36.670450 , 66.924460 |
Kul Timar | 36.750740 , 66.991730 |
Mashi | 36.703570 , 66.948190 |
Pusht-e Bagh | 36.654060 , 66.966890 |
Qal'ah-ye 'Abbas Khan | 36.722500 , 67.001940 |
Sar-e Asyab | 36.725450 , 66.986760 |
Sherabad | 36.686200 , 67.037860 |
Sultan Baba 'Ali Sher | 36.595070 , 67.114980 |
Towkhtah | 36.655700 , 66.928980 |
Yakah Tut | 36.701050 , 66.979630 |
Zambukan | 36.701820 , 66.937520 |
Notes:
- You can download geometry data for Dihdadi 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.