Waygal (Nurestan) Map Cropping Samples
Waygal (Nurestan) Map Cropping Samples-1
Waygal (Nurestan) Map Cropping Samples-2
Waygal neighborhoods and villages map with 3D shadow effect
flag map of Waygal with 3D shadow effect
Waygal map with 3d shadow effect
Download outline map of Waygal (geojson format) :
Waygal.geojson (**)
Download polygon array of Waygal map for "Google Maps" :
Waygal.txt
Bounding Box for Waygal Map : ( 35.060413 , 70.807189 , 35.427522 , 71.201831 )
Wikipedia ID for Waygal : Q2213873
Wikipedia SPARQL Query for Waygal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2213873 wdt:P1082 ?population. }
OPTIONAL { wd:Q2213873 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2213873 wdt:P2046 ?area. }
OPTIONAL { wd:Q2213873 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2213873 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2213873 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 Waygal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.060413, 70.807189, 35.427522, 71.201831);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Waygal)
[out:json];
(
rel["name"="Waygal"][type=boundary];
rel["name:en"="Waygal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Waygal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
'Azim Kala | 35.179250 , 70.965190 |
Adamwak | 35.202560 , 71.051510 |
Arahnas | 35.126750 , 70.959810 |
Asantal | 35.195010 , 71.059500 |
Balahkanday Bandah | 35.074750 , 70.918160 |
Darumsa Bandah | 35.119410 , 70.981520 |
Molahdish | 35.098700 , 70.943980 |
Nishah'i | 35.093970 , 70.848100 |
Srah Kat Bandah | 35.249420 , 71.132210 |
Tazahgal Kala | 35.098580 , 70.919950 |
Waygal | 35.190690 , 70.994780 |
Zhak | 35.206290 , 71.043380 |
Notes:
- You can download geometry data for Waygal 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.