Download outline map of Kharwar (geojson format) :
Kharwar.geojson (**)
Download polygon array of Kharwar map for "Google Maps" :
Kharwar.txt
Bounding Box for Kharwar Map : ( 33.594167 , 68.714148 , 33.829096 , 69.093005 )
Wikipedia ID for Kharwar : Q2215285
Wikipedia SPARQL Query for Kharwar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2215285 wdt:P1082 ?population. }
OPTIONAL { wd:Q2215285 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2215285 wdt:P2046 ?area. }
OPTIONAL { wd:Q2215285 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2215285 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2215285 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 Kharwar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.594167, 68.714148, 33.829096, 69.093005);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kharwar)
[out:json];
(
rel["name"="Kharwar"][type=boundary];
rel["name:en"="Kharwar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kharwar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
'Omar Khan | 33.699620 , 68.877380 |
Apa Khan | 33.677570 , 68.857570 |
Ardzik Khel | 33.628820 , 68.845660 |
Arzo Khel | 33.693550 , 68.888390 |
Bahadur Qal'ah | 33.680900 , 68.905690 |
Bakhshi Qal'ah | 33.674510 , 68.911130 |
Balu Khel | 33.675830 , 68.889920 |
Bazi Khel | 33.718310 , 68.861810 |
Chala Khel | 33.725870 , 68.865000 |
Charkhai | 33.684730 , 68.857340 |
Dinar Khel | 33.620740 , 68.869060 |
Ghurfan | 33.785640 , 68.767900 |
Gudale Kelay | 33.714230 , 68.860650 |
Haji Buzurg Kala | 33.664480 , 68.923440 |
Jan Dad Kala | 33.726980 , 69.029590 |
Jowzay | 33.674290 , 68.993700 |
Jowzi Kala | 33.665630 , 68.928720 |
Kaj Kala | 33.702600 , 68.864930 |
Karez-e Gul Muhammad | 33.696130 , 68.836370 |
Karez-e Muhammad Rasul | 33.696560 , 68.841980 |
Karez-e Za'faran | 33.691130 , 68.842930 |
Khawrakai | 33.776170 , 68.819030 |
Khumari Kelay | 33.686870 , 68.893190 |
Khwajah Angur | 33.698470 , 69.034890 |
Khwajah Khel | 33.713420 , 68.877790 |
Kor Jalal | 33.627580 , 68.803510 |
Kotgay | 33.636460 , 68.804230 |
Kundur Khel | 33.718980 , 68.871520 |
Kutkay | 33.704520 , 68.862370 |
Mane Kelay | 33.693760 , 68.863610 |
Mango Khel | 33.678470 , 68.897560 |
Mani Khel | 33.623210 , 68.853300 |
Merianay | 33.627830 , 68.896880 |
Much Kel | 33.712720 , 68.892860 |
Muhammad-Jan Kala | 33.715490 , 69.018740 |
Musa Khel | 33.673580 , 68.883920 |
Ni'matay | 33.631980 , 68.831510 |
Piro Khel | 33.671690 , 68.899100 |
Qaryah-ye Begum | 33.682640 , 68.850440 |
Sagay-e Bala | 33.681230 , 68.815500 |
Sagay-e Pa'in | 33.681590 , 68.824500 |
Shamsheri Kala | 33.685620 , 68.910220 |
Shaykhan | 33.675170 , 68.872490 |
Tawus Khel | 33.640740 , 68.802090 |
Wersek | 33.649090 , 68.820530 |
Yargul Kala | 33.665650 , 68.918400 |
Yerganah | 33.645400 , 68.780050 |
Notes:
- You can download geometry data for Kharwar 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.