Sirkanay (Kunar) Map Cropping Samples
Sirkanay (Kunar) Map Cropping Samples-1
Sirkanay (Kunar) Map Cropping Samples-2
Sirkanay neighborhoods and villages map with 3D shadow effect
flag map of Sirkanay with 3D shadow effect
Sirkanay map with 3d shadow effect
Download outline map of Sirkanay (geojson format) :
Sirkanay.geojson (**)
Download polygon array of Sirkanay map for "Google Maps" :
Sirkanay.txt
Bounding Box for Sirkanay Map : ( 34.662986 , 70.984964 , 34.848745 , 71.242938 )
Wikipedia ID for Sirkanay : Q2217922
Wikipedia SPARQL Query for Sirkanay (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2217922 wdt:P1082 ?population. }
OPTIONAL { wd:Q2217922 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2217922 wdt:P2046 ?area. }
OPTIONAL { wd:Q2217922 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2217922 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2217922 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 Sirkanay map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.662986, 70.984964, 34.848745, 71.242938);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sirkanay)
[out:json];
(
rel["name"="Sarkani"][type=boundary];
rel["name:en"="Sarkani"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sirkanay
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bagh | 34.671800 , 71.036020 |
Bargay | 34.821940 , 71.165010 |
Belah | 34.761330 , 71.082330 |
Chingay | 34.706880 , 71.006190 |
Dam Darah | 34.777960 , 71.152050 |
Dunay | 34.761330 , 71.094000 |
Galah | 34.730490 , 71.086840 |
Ganjgal | 34.791090 , 71.161680 |
Guraparay | 34.705640 , 71.071040 |
Kotgay | 34.765340 , 71.201370 |
Kuzah Ghundey | 34.734710 , 71.029120 |
Mamunda | 34.700480 , 71.098050 |
Nangeh Sar | 34.697480 , 71.066880 |
Nawah | 34.744060 , 71.154460 |
Pashad | 34.728490 , 71.017450 |
Sangar | 34.772680 , 71.100180 |
Sar Kani | 34.790230 , 71.109620 |
Sarobay | 34.779550 , 71.214730 |
Sherogay | 34.777260 , 71.186300 |
Shpelay | 34.794170 , 71.191510 |
Tango | 34.738840 , 71.054650 |
Tut Naw | 34.726190 , 71.060630 |
Wurghalay | 34.714100 , 71.115850 |
Notes:
- You can download geometry data for Sirkanay 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.