Shwak (Paktia) Map Cropping Samples
Shwak (Paktia) Map Cropping Samples-1
Shwak (Paktia) Map Cropping Samples-2
Shwak neighborhoods and villages map with 3D shadow effect
flag map of Shwak with 3D shadow effect
Shwak map with 3d shadow effect
Download outline map of Shwak (geojson format) :
Shwak.geojson (**)
Download polygon array of Shwak map for "Google Maps" :
Shwak.txt
Bounding Box for Shwak Map : ( 33.390092 , 69.28203 , 33.522748 , 69.455908 )
Wikipedia ID for Shwak : Q1864045
Wikipedia SPARQL Query for Shwak (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1864045 wdt:P1082 ?population. }
OPTIONAL { wd:Q1864045 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1864045 wdt:P2046 ?area. }
OPTIONAL { wd:Q1864045 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1864045 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1864045 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 Shwak map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.390092, 69.28203, 33.522748, 69.455908);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shwak)
[out:json];
(
rel["name"="Shawak"][type=boundary];
rel["name:en"="Shawak"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shwak
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
'Arab Khel | 33.442920 , 69.361900 |
Alakadari-Shvak | 33.424860 , 69.378430 |
Barak Kelay | 33.396840 , 69.387780 |
Dukanha-ye Shabak | 33.409260 , 69.377210 |
Dzhanikot | 33.419200 , 69.358460 |
Ghoran | 33.438910 , 69.368010 |
Kar Khel | 33.432960 , 69.373920 |
Koragay | 33.419330 , 69.365990 |
Kotkay | 33.431040 , 69.350780 |
Lachi Khel | 33.416740 , 69.357750 |
Mercho Kelay | 33.432170 , 69.342680 |
Musa Khel | 33.436220 , 69.373770 |
Nevay Kowt | 33.412930 , 69.373730 |
Shabak Khel | 33.393810 , 69.381120 |
Shwak | 33.423860 , 69.376840 |
Tanak Kot | 33.415710 , 69.364200 |
Tswander | 33.421810 , 69.351290 |
Zor-Kot | 33.418810 , 69.354280 |
Notes:
- You can download geometry data for Shwak 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.