Download outline map of Sarobi (geojson format) :
Sarobi.geojson (**)
Download polygon array of Sarobi map for "Google Maps" :
Sarobi.txt
Bounding Box for Sarobi Map : ( 32.616665 , 68.961678 , 32.870307 , 69.182258 )
Wikipedia ID for Sarobi : Q3473688
Wikipedia SPARQL Query for Sarobi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3473688 wdt:P1082 ?population. }
OPTIONAL { wd:Q3473688 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3473688 wdt:P2046 ?area. }
OPTIONAL { wd:Q3473688 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3473688 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3473688 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 Sarobi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.616665, 68.961678, 32.870307, 69.182258);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sarobi)
[out:json];
(
rel["name"="Sarobi"][type=boundary];
rel["name:en"="Sarobi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sarobi
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| 'Abbas Khel Shamali | 32.831990 , 69.123360 |
| 'Alamgai | 32.856740 , 69.083380 |
| 'Alaqahdari Sarobi | 32.793310 , 69.086600 |
| Babu Khel | 32.797190 , 69.087390 |
| Babu Khel | 32.784860 , 69.082440 |
| Basnas Khel | 32.766720 , 69.099780 |
| Darah-ye 'Abbas Khel | 32.819250 , 69.154020 |
| Ghar Haibati | 32.699810 , 69.071220 |
| Gharayzai | 32.740480 , 69.094700 |
| Haybati | 32.746000 , 69.058690 |
| Izah'i | 32.781740 , 69.089010 |
| Janan Khunah | 32.790400 , 69.025540 |
| Jangul Ziarat | 32.786570 , 69.090090 |
| Kachi Musa | 32.722920 , 69.080710 |
| Khan Zaman Kelay | 32.820050 , 69.115400 |
| Khani Kelay | 32.786390 , 69.020310 |
| Khargosh | 32.803410 , 69.125080 |
| Lanji Khel-e Shamali | 32.800260 , 69.105080 |
| Lanji Khel-e Wasati | 32.796940 , 69.097040 |
| Malkhuz Khwar | 32.738010 , 69.027590 |
| Mangarah Toy | 32.745130 , 69.006480 |
| Marzak | 32.838600 , 69.066420 |
| Muhammad Jan Kelay | 32.709870 , 68.996420 |
| Nazar Beg | 32.841490 , 69.059900 |
| Newi Pasanay | 32.826850 , 69.061400 |
| Pir Muhammad Kelay | 32.785290 , 69.098860 |
| Sadozi Kelay | 32.849780 , 69.094100 |
| Sarwan Khelhel | 32.789620 , 69.094880 |
| Sur Gul Kala | 32.747200 , 69.084250 |
| Zarah Pasanay | 32.797220 , 69.048800 |
| Zarkhay | 32.724550 , 69.025290 |
Notes:
- You can download geometry data for Sarobi 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.