Download outline map of Dih Salah (geojson format) :
Dih Salah.geojson (**)
Download polygon array of Dih Salah map for "Google Maps" :
Dih Salah.txt
Bounding Box for Dih Salah Map : ( 35.643401 , 69.20268 , 35.866161 , 69.551335 )
Wikipedia ID for Dih Salah : Q2376379
Wikipedia SPARQL Query for Dih Salah (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2376379 wdt:P1082 ?population. }
OPTIONAL { wd:Q2376379 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2376379 wdt:P2046 ?area. }
OPTIONAL { wd:Q2376379 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2376379 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2376379 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 Dih Salah map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.643401, 69.20268, 35.866161, 69.551335);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dih Salah)
[out:json];
(
rel["name"="Dih Salah"][type=boundary];
rel["name:en"="Dih Salah"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dih Salah
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Agayri | 35.719180 , 69.358210 |
| Ahangar | 35.706130 , 69.317760 |
| Ahangar | 35.698430 , 69.316070 |
| Arzangan | 35.670820 , 69.325250 |
| Arzangan-e 'Ulya | 35.663130 , 69.303230 |
| Awlad | 35.671660 , 69.354790 |
| Bagh-e Jabaq | 35.664760 , 69.293140 |
| Bagh-e Nazar | 35.803990 , 69.308350 |
| Barata | 35.689820 , 69.326180 |
| Chaharikarak | 35.736050 , 69.317930 |
| Darah-ye Jar | 35.741570 , 69.464490 |
| Deh-e Salah | 35.690310 , 69.315110 |
| Dizak | 35.704100 , 69.340680 |
| Gadalak | 35.721430 , 69.383540 |
| Gali | 35.728140 , 69.398470 |
| Ghori Sang | 35.740650 , 69.412600 |
| Gilas Darah | 35.791170 , 69.277470 |
| Haji Khel | 35.748070 , 69.318090 |
| Kam Yakhlar | 35.698960 , 69.258180 |
| Kamarchah | 35.713700 , 69.320540 |
| Kamyakhlar | 35.711280 , 69.232220 |
| Kasterash | 35.725680 , 69.415400 |
| Kharpushtah | 35.742690 , 69.311150 |
| Layn | 35.646480 , 69.276020 |
| Mirbaya | 35.767660 , 69.320680 |
| Murghabi Dahan | 35.661050 , 69.361190 |
| Murghi | 35.796440 , 69.368710 |
| Pasha'i | 35.736450 , 69.426210 |
| Pul-e Muhammad-Salabeg | 35.665780 , 69.355380 |
| Qajghari | 35.774990 , 69.318280 |
| Rashidi | 35.714900 , 69.361790 |
| Sangburan | 35.678790 , 69.323270 |
| Sayad-e Bala | 35.686440 , 69.311350 |
| Sayad-e Pa'in | 35.673900 , 69.302480 |
| Shashan | 35.789640 , 69.345810 |
| Tal-e Mirghazi | 35.759570 , 69.311480 |
| Tay-e Pazhak | 35.697050 , 69.333930 |
| Wunu | 35.691380 , 69.349330 |
Notes:
- You can download geometry data for Dih Salah 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.