Download outline map of Jurm (geojson format) :
Jurm.geojson (**)
Download polygon array of Jurm map for "Google Maps" :
Jurm.txt
Bounding Box for Jurm Map : ( 36.486347 , 70.633428 , 37.003722 , 71.201666 )
Wikipedia ID for Jurm : Q2670928
Wikipedia SPARQL Query for Jurm (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2670928 wdt:P1082 ?population. }
OPTIONAL { wd:Q2670928 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2670928 wdt:P2046 ?area. }
OPTIONAL { wd:Q2670928 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2670928 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2670928 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 Jurm map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.486347, 70.633428, 37.003722, 71.201666);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jurm)
[out:json];
(
rel["name"="Jurm"][type=boundary];
rel["name:en"="Jurm"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jurm
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
'Ali Mughul | 36.922790 , 70.855090 |
Arwat | 36.676650 , 70.934040 |
Arwinj | 36.928920 , 70.912450 |
Awan | 36.681960 , 70.904680 |
Darah-ye Peshkan | 36.843880 , 70.787290 |
Fargha Munj | 36.905450 , 70.893940 |
Farghamiru | 36.748210 , 70.826610 |
Frich | 36.759570 , 70.888920 |
Ilah | 36.703360 , 70.936860 |
Iskan | 36.638690 , 70.855300 |
Jurm | 36.864770 , 70.834210 |
Kha | 36.693410 , 71.008310 |
Khanaqa | 36.656500 , 70.851900 |
Khiring | 36.647110 , 71.045540 |
Kitip | 36.828740 , 70.887150 |
Kushgag | 36.768010 , 70.972040 |
Kyip | 36.852180 , 70.902690 |
Layrak | 36.679110 , 71.024070 |
Magzar | 36.681350 , 70.915320 |
Mulla | 36.693440 , 70.932190 |
Now Jurm | 36.901030 , 70.837260 |
Nowak | 36.719870 , 70.974680 |
Pular | 36.799940 , 70.988690 |
Sar-e Howz | 36.952980 , 70.820220 |
Shafchan | 36.706050 , 70.841690 |
Sinah | 36.647200 , 70.852190 |
Such | 36.796740 , 70.829480 |
Sundar | 36.663610 , 70.947890 |
Ter Giran | 36.680390 , 70.886620 |
Ughan | 36.680150 , 70.867200 |
Ularip | 36.804070 , 70.869310 |
Yabab | 36.826540 , 70.816270 |
Notes:
- You can download geometry data for Jurm 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.