Download outline map of Bakwa (geojson format) :
Bakwa.geojson (**)
Download polygon array of Bakwa map for "Google Maps" :
Bakwa.txt
Bounding Box for Bakwa Map : ( 31.930135 , 62.549284 , 32.497123 , 63.221025 )
Wikipedia ID for Bakwa : Q1812576
Wikipedia SPARQL Query for Bakwa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1812576 wdt:P1082 ?population. }
OPTIONAL { wd:Q1812576 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1812576 wdt:P2046 ?area. }
OPTIONAL { wd:Q1812576 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1812576 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1812576 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 Bakwa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.930135, 62.549284, 32.497123, 63.221025);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bakwa)
[out:json];
(
rel["name"="Bakwa"][type=boundary];
rel["name:en"="Bakwa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bakwa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
'Ali Beg | 32.007150 , 62.948230 |
Asad Dzmekah | 32.312220 , 63.179270 |
Balbalak | 32.183070 , 62.937430 |
Bolake Takanah | 32.228910 , 62.797310 |
Burj | 32.033630 , 62.909360 |
Chashme | 32.118030 , 62.692620 |
Foladbeg | 32.176270 , 62.993090 |
Gash | 32.154490 , 63.063180 |
Gaza'i Kalan | 32.114230 , 62.902030 |
Gaza'i Khord | 32.097790 , 62.886120 |
Gaziabad | 32.202160 , 63.018720 |
Gorabad | 32.217720 , 62.839630 |
Gwergan | 32.223490 , 62.904620 |
Jamalizor | 32.061690 , 62.833330 |
Jamalizor Rodak | 32.061190 , 62.728180 |
Khirsak | 32.112400 , 62.783790 |
Khord | 32.116670 , 62.783330 |
Khwajah Hasan | 32.068070 , 62.942060 |
Kirtah | 32.184900 , 62.991280 |
Mamatah | 32.224810 , 63.049080 |
Markaz-e Hukumat-e Sultan-e Bakwah | 32.241390 , 62.949360 |
Markaze Hokumate | 32.233330 , 62.850000 |
Moghulabad | 32.216280 , 63.039490 |
Mulla Nawab Nikeh | 32.196910 , 63.104910 |
Nazargah | 32.182870 , 63.040560 |
Padaykarez | 32.122360 , 62.697070 |
Pushtah | 32.107330 , 62.958880 |
Qismabad | 32.193850 , 63.084310 |
Regak | 32.094020 , 63.012600 |
Saghay | 32.209850 , 63.054940 |
Saynabad | 32.203970 , 63.080150 |
Shin Ghazi | 32.107780 , 62.930100 |
Shorah Khanah | 32.170620 , 62.918010 |
Si Aw | 32.223500 , 62.717110 |
Sisanu | 32.096770 , 62.914660 |
Soltan-e Bakva | 32.235560 , 62.946110 |
Talana Khersak | 32.100000 , 62.783330 |
Talana'i Khord | 32.115710 , 62.793570 |
Tsichi Khune | 32.249230 , 62.955920 |
Ushmankarez | 32.087490 , 62.665850 |
Notes:
- You can download geometry data for Bakwa 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.