Download outline map of Baharak (geojson format) :
Baharak.geojson (**)
Download polygon array of Baharak map for "Google Maps" :
Baharak.txt
Bounding Box for Baharak Map : ( 36.928916 , 70.755381 , 37.17206 , 71.027207 )
Wikipedia ID for Baharak : Q3918397
Wikipedia SPARQL Query for Baharak (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3918397 wdt:P1082 ?population. }
OPTIONAL { wd:Q3918397 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3918397 wdt:P2046 ?area. }
OPTIONAL { wd:Q3918397 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3918397 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3918397 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 Baharak map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.928916, 70.755381, 37.17206, 71.027207);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Baharak)
[out:json];
(
rel["name"="Baharak"][type=boundary];
rel["name:en"="Baharak"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Baharak
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ardar | 36.967400 , 70.926710 |
Baharak | 37.002540 , 70.906640 |
Baharestan | 36.983330 , 70.883330 |
Chapar Serak | 36.964780 , 70.955080 |
Chapchi | 36.980880 , 70.893510 |
Chapchi | 37.008770 , 70.837960 |
Dasht-e Firaq | 36.972880 , 70.867780 |
Dasht-e Firaq | 36.978450 , 70.825600 |
Dashtuk | 36.955220 , 70.954210 |
Furmuragh | 37.034370 , 70.848970 |
Gandah Chashmah | 37.020650 , 70.868360 |
Khairabad | 37.013930 , 70.883660 |
Khushtarew | 36.955170 , 70.978890 |
Malang Ab | 37.010760 , 70.933560 |
Mazar | 36.988240 , 70.881190 |
Pa'in Shahr | 37.061620 , 70.785790 |
Park | 37.033330 , 70.916670 |
Pastirah | 37.000370 , 70.924270 |
Pushistan | 36.961760 , 70.966180 |
Rubabi | 37.008750 , 70.901360 |
Sakhay-e Malang Ab | 37.015950 , 70.969740 |
Sar Shar | 37.004610 , 70.883690 |
Sar-e Howz | 37.015190 , 70.825520 |
Sar-e Pul | 36.974740 , 70.907570 |
Ushkan | 36.960950 , 70.979020 |
Wakh Shir | 37.058730 , 70.927860 |
Wakh Shir | 37.048390 , 70.930450 |
Wular | 37.072050 , 70.761920 |
Notes:
- You can download geometry data for Baharak 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.