Download outline map of Lashkar Gah (geojson format) :
Lashkar Gah.geojson (**)
Download polygon array of Lashkar Gah map for "Google Maps" :
Lashkar Gah.txt
Bounding Box for Lashkar Gah Map : ( 31.434353 , 64.306867 , 31.708568 , 64.820983 )
Wikipedia ID for Lashkar Gah : Q476800
Wikipedia SPARQL Query for Lashkar Gah (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476800 wdt:P1082 ?population. }
OPTIONAL { wd:Q476800 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476800 wdt:P2046 ?area. }
OPTIONAL { wd:Q476800 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476800 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476800 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 Lashkar Gah map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.434353, 64.306867, 31.708568, 64.820983);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lashkar Gah)
[out:json];
(
rel["name"="Lashkar Gah"][type=boundary];
rel["name:en"="Lashkar Gah"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lashkar Gah
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
'Abdul 'Aziz Kelay | 31.684180 , 64.362510 |
Abelan | 31.560910 , 64.417840 |
Abi Jan | 31.531710 , 64.357330 |
Baranay | 31.628590 , 64.546780 |
Barang | 31.642620 , 64.737210 |
Basharan | 31.655430 , 64.330800 |
Bolan | 31.593920 , 64.338330 |
Chaghalano Ghundey | 31.563660 , 64.427190 |
Char Bagh | 31.690490 , 64.374080 |
Dewghan | 31.624230 , 64.494680 |
Faqiran | 31.520540 , 64.349180 |
Ghulam Muhammad Kelay | 31.673890 , 64.356300 |
Gowragay | 31.612110 , 64.516140 |
Guzar-e Surkh | 31.643690 , 64.414370 |
Jarnayl Kala | 31.656110 , 64.661250 |
Joman | 31.649760 , 64.712280 |
Joy-e Shahi | 31.637320 , 64.677780 |
Katsah | 31.622580 , 64.602150 |
Khakrezwal | 31.611810 , 64.788050 |
Khan Khel | 31.674580 , 64.349720 |
Landay | 31.618800 , 64.726800 |
Lashkar Gah | 31.582998 , 64.360000 |
Lashkar Gāh | 31.593820 , 64.371610 |
Lashkari Bazar | 31.595660 , 64.416100 |
Miralzi | 31.639120 , 64.547840 |
Reti | 31.652500 , 64.673900 |
Sahib Zadah Khel | 31.619160 , 64.455930 |
Samizi | 31.643850 , 64.589340 |
Sarkar | 31.611410 , 64.469960 |
Shabani | 31.617980 , 64.394260 |
Shakh-e Karam-e Dewanah | 31.614540 , 64.361820 |
Sleman Shahzai | 31.670560 , 64.363300 |
Notes:
- You can download geometry data for Lashkar Gah 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.