Shinwar (Nangarhar) Map Cropping Samples
Shinwar (Nangarhar) Map Cropping Samples-1
Shinwar (Nangarhar) Map Cropping Samples-2
Shinwar neighborhoods and villages map with 3D shadow effect
flag map of Shinwar with 3D shadow effect
Shinwar map with 3d shadow effect
Download outline map of Shinwar (geojson format) :
Shinwar.geojson (**)
Download polygon array of Shinwar map for "Google Maps" :
Shinwar.txt
Bounding Box for Shinwar Map : ( 34.124634 , 70.717542 , 34.256873 , 70.965924 )
Wikipedia ID for Shinwar : Q2217632
Wikipedia SPARQL Query for Shinwar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2217632 wdt:P1082 ?population. }
OPTIONAL { wd:Q2217632 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2217632 wdt:P2046 ?area. }
OPTIONAL { wd:Q2217632 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2217632 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2217632 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 Shinwar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.124634, 70.717542, 34.256873, 70.965924);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shinwar)
[out:json];
(
rel["name"="Shinwar"][type=boundary];
rel["name:en"="Shinwar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shinwar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amir Kala Galow | 34.192910 , 70.811900 |
Anar Bagh | 34.187370 , 70.803410 |
Arbab Kelay | 34.217560 , 70.779300 |
Chowk | 34.210120 , 70.761500 |
Dagah | 34.205850 , 70.820970 |
Dodagai | 34.213200 , 70.772480 |
Gulai | 34.208770 , 70.766750 |
Katili | 34.186190 , 70.828250 |
Konatir | 34.126980 , 70.762160 |
Landay | 34.151440 , 70.812420 |
Shergar | 34.192930 , 70.798960 |
Siyah Chob | 34.176810 , 70.725490 |
Notes:
- You can download geometry data for Shinwar 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.