Download outline map of Shuhada (geojson format) :
Shuhada.geojson (**)
Download polygon array of Shuhada map for "Google Maps" :
Shuhada.txt
Bounding Box for Shuhada Map : ( 36.843814 , 70.916478 , 37.345161 , 71.397219 )
Wikipedia ID for Shuhada : Q3918397
Wikipedia SPARQL Query for Shuhada (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 Shuhada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.843814, 70.916478, 37.345161, 71.397219);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shuhada)
[out:json];
(
rel["name"="Shahada"][type=boundary];
rel["name:en"="Shahada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shuhada
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Busht | 37.041670 , 71.065000 |
Dasht | 37.049960 , 71.261030 |
Ghazalew | 37.033010 , 71.054510 |
Ghuziw | 37.061220 , 71.160120 |
Iwinak | 37.046770 , 71.233530 |
Izriw | 37.051070 , 71.221530 |
Izwan | 37.075690 , 71.137610 |
Joy Bar | 37.034130 , 71.044720 |
Kurkhu | 37.022620 , 70.986920 |
Madrasah | 37.065520 , 71.109400 |
Magha'ib | 37.034400 , 70.984150 |
Mazar | 37.055060 , 71.173510 |
Parkhaw | 37.042930 , 71.093410 |
Pas Khan | 37.028570 , 71.050720 |
Pejuj | 37.039020 , 71.005720 |
Pijangiw | 37.059090 , 71.101180 |
Sarasak | 37.052360 , 71.228010 |
Sela | 37.049220 , 71.231180 |
Siyahi | 37.046620 , 71.221320 |
Suchu | 37.048140 , 71.206830 |
Tarwazah | 37.046360 , 71.253200 |
Unar | 37.053280 , 71.182500 |
Wa'im | 37.076520 , 71.128630 |
Winj | 37.026040 , 71.042700 |
Ya Asich | 37.052670 , 71.282490 |
Yabab | 37.054050 , 71.085910 |
Yababuk | 37.048270 , 71.210180 |
Yakhchiw | 37.057900 , 71.198460 |
Yarim | 37.034010 , 71.026500 |
Yawach | 37.044800 , 71.259240 |
Zargaw | 37.046950 , 71.277470 |
Notes:
- You can download geometry data for Shuhada 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.