Download outline map of Warduj (geojson format) :
Warduj.geojson (**)
Download polygon array of Warduj map for "Google Maps" :
Warduj.txt
Bounding Box for Warduj Map : ( 36.549767 , 70.995416 , 36.998855 , 71.416511 )
Wikipedia ID for Warduj : Q3918397
Wikipedia SPARQL Query for Warduj (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3918397 wdt:P1082 ?population. }
OPTIONAL { wd:Q3918397 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3918397 wdt:P2046 ?area. }
OPTIONAL { wd:Q3918397 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3918397 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3918397 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 Warduj map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.549767, 70.995416, 36.998855, 71.416511);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Warduj)
[out:json];
(
rel["name"="Warduj"][type=boundary];
rel["name:en"="Warduj"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Warduj
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abdow | 36.621390 , 71.187110 |
Akin Jan | 36.939700 , 71.048890 |
Alizhgiriw | 36.682290 , 71.127690 |
Aqshirah | 36.875190 , 71.078480 |
Barah Barah | 36.879870 , 71.056250 |
Bashun | 36.785820 , 71.094110 |
Chakaran | 36.911120 , 71.068800 |
Ghachan | 36.842490 , 71.083090 |
Ishtakan | 36.952500 , 71.026690 |
Istirb | 36.822060 , 71.053190 |
Kabek | 36.616050 , 71.176590 |
Kaz Deh | 36.631520 , 71.153890 |
Khashpin | 36.832810 , 71.056360 |
Khisrow | 36.949940 , 71.040210 |
Khuch | 36.872950 , 71.053230 |
Owji | 36.889010 , 71.089120 |
Pasi Bagh | 36.956850 , 71.007560 |
Payzh | 36.792740 , 71.068490 |
Rikhshan | 36.861540 , 71.050630 |
Rubat-e Chihil Tan | 36.600050 , 71.241920 |
Safed Darah | 36.642420 , 71.153780 |
Sarask | 36.645830 , 71.133650 |
Shaf Chan | 36.948470 , 71.037100 |
Shaghan | 36.926970 , 71.050370 |
Sufian | 36.762990 , 71.078070 |
Tarang | 36.920580 , 71.052990 |
Tergiran | 36.694140 , 71.149240 |
Wahil | 36.945490 , 71.027280 |
Yomul | 36.811170 , 71.071450 |
Zu | 36.842520 , 71.068560 |
Notes:
- You can download geometry data for Warduj 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.