Zebak (Badakhshan) Map Cropping Samples
Zebak (Badakhshan) Map Cropping Samples-1
Zebak (Badakhshan) Map Cropping Samples-2
Zebak neighborhoods and villages map with 3D shadow effect
flag map of Zebak with 3D shadow effect
Zebak map with 3d shadow effect
Download outline map of Zebak (geojson format) :
Zebak.geojson (**)
Download polygon array of Zebak map for "Google Maps" :
Zebak.txt
Bounding Box for Zebak Map : ( 36.203326 , 71.051242 , 36.691584 , 71.640053 )
Wikipedia ID for Zebak : Q198331
Wikipedia SPARQL Query for Zebak (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q198331 wdt:P1082 ?population. }
OPTIONAL { wd:Q198331 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q198331 wdt:P2046 ?area. }
OPTIONAL { wd:Q198331 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q198331 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q198331 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 Zebak map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.203326, 71.051242, 36.691584, 71.640053);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zebak)
[out:json];
(
rel["name"="Zebak"][type=boundary];
rel["name:en"="Zebak"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zebak
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Askan | 36.588940 , 71.420530 |
Dand | 36.570390 , 71.391770 |
Dasht-e Rabat | 36.468440 , 71.321340 |
Dashti Khan | 36.563830 , 71.393480 |
Deh Gol | 36.420650 , 71.401390 |
Falakh Madik | 36.451520 , 71.311080 |
Gharib | 36.626090 , 71.367000 |
Gul Khanah | 36.554870 , 71.329620 |
Iskatul | 36.413270 , 71.271930 |
Kaz Deh | 36.557680 , 71.401600 |
Kedah | 36.510850 , 71.328300 |
Khal Khan | 36.540110 , 71.351870 |
Mianah Red Khwa | 36.587890 , 71.429970 |
Nowabad | 36.553260 , 71.374650 |
Parukh | 36.436070 , 71.309100 |
Razrak | 36.615050 , 71.370680 |
Ru Kol | 36.588620 , 71.407610 |
Rud | 36.648640 , 71.386750 |
Sanglech | 36.302130 , 71.188130 |
Shin Ghuk | 36.556230 , 71.384340 |
Uspu | 36.590510 , 71.442300 |
Zar Khan | 36.601000 , 71.385210 |
Zaybak | 36.529470 , 71.344100 |
Notes:
- You can download geometry data for Zebak 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.