Nad Ali (Helmand) Map Cropping Samples
Nad Ali (Helmand) Map Cropping Samples-1
Nad Ali (Helmand) Map Cropping Samples-2
Nad Ali neighborhoods and villages map with 3D shadow effect
flag map of Nad Ali with 3D shadow effect
Nad Ali map with 3d shadow effect
Download outline map of Nad Ali (geojson format) :
Nad Ali.geojson (**)
Download polygon array of Nad Ali map for "Google Maps" :
Nad Ali.txt
Bounding Box for Nad Ali Map : ( 31.306152 , 63.356099 , 31.873974 , 64.36115 )
Wikipedia ID for Nad Ali : Q477326
Wikipedia SPARQL Query for Nad Ali (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q477326 wdt:P1082 ?population. }
OPTIONAL { wd:Q477326 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q477326 wdt:P2046 ?area. }
OPTIONAL { wd:Q477326 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q477326 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q477326 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 Nad Ali map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.306152, 63.356099, 31.873974, 64.36115);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nad Ali)
[out:json];
(
rel["name"="Nad Ali"][type=boundary];
rel["name:en"="Nad Ali"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nad Ali
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
'Abdul 'Alim Kelay | 31.702460 , 64.286930 |
Balotsan | 31.679560 , 64.235200 |
Chah Anjir | 31.679300 , 64.314850 |
Gurup-e Shash Kelay | 31.600340 , 64.254900 |
Haji Baha ud Din | 31.473130 , 64.141400 |
Kakaran | 31.673680 , 64.237920 |
Karez-e Sayyidi | 31.552250 , 64.116530 |
Khoshhal Kelay | 31.606840 , 64.208930 |
Laghari Ta'miran | 31.573860 , 64.202480 |
Loy Bagh | 31.631740 , 64.259060 |
Marjah | 31.521120 , 64.117600 |
Panj Famili | 31.507820 , 64.117240 |
Qari Sahib Kelay | 31.711610 , 64.274470 |
Qoryah-ye Nabatat | 31.622750 , 64.244570 |
Sarband-e Shamalan Kelay | 31.732210 , 64.338760 |
Shin Kelay | 31.641770 , 64.220100 |
Sistanay | 31.482940 , 64.053050 |
Zarghun Kelay | 31.665300 , 64.277360 |
Notes:
- You can download geometry data for Nad Ali 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.