Download outline map of Muqur (geojson format) :
Muqur.geojson (**)
Download polygon array of Muqur map for "Google Maps" :
Muqur.txt
Bounding Box for Muqur Map : ( 34.948059 , 62.726567 , 35.418746 , 63.42511 )
Wikipedia ID for Muqur : Q2711334
Wikipedia SPARQL Query for Muqur (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2711334 wdt:P1082 ?population. }
OPTIONAL { wd:Q2711334 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2711334 wdt:P2046 ?area. }
OPTIONAL { wd:Q2711334 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2711334 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2711334 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 Muqur map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.948059, 62.726567, 35.418746, 63.42511);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Muqur)
[out:json];
(
rel["name"="Muqur"][type=boundary];
rel["name:en"="Muqur"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Muqur
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
'Abd ul Karim Taraki | 35.087590 , 63.258900 |
'Abdul Ahad Bay Kamari | 35.083740 , 63.171620 |
'Abdul Ahad Bay Kamari | 35.074090 , 63.151700 |
Ab Shorah | 35.193650 , 63.024790 |
Ablah-ye Miranzai | 35.051450 , 63.296650 |
Achishkah | 35.151770 , 63.058810 |
Buzbay | 34.981910 , 63.291750 |
Deh-e Babula'i | 35.318990 , 62.950960 |
Haji Zari Afghan Muhammad Za'i | 35.098630 , 63.226140 |
Ja'fari | 35.212050 , 63.012190 |
Kalan Khanah | 35.160660 , 63.070260 |
Kalan Za'i | 35.128250 , 63.065400 |
Khalifah | 34.979970 , 63.254200 |
Kham Ab-e Sini | 35.067210 , 63.111180 |
Kishlak Khwaja | 35.078520 , 63.268750 |
Mamakow | 35.058650 , 63.114070 |
Mulla Tuti-ye Fayroz-e Zai | 35.059650 , 63.290840 |
Mulla Tuti-ye Firoz Zai | 35.066600 , 63.282820 |
Muqar-e-Muhammad 'Omar Khan | 34.993070 , 63.297530 |
Muqur | 35.039870 , 63.292640 |
Muqur | 35.055040 , 63.288560 |
Muqur-e Allahdad Khan | 35.024130 , 63.283520 |
Muqur-e Arbab 'Aziz | 35.071250 , 63.274890 |
Muqur-e Muhammad 'Omar Khan | 35.001740 , 63.285890 |
Sang Atesh | 35.248000 , 63.004400 |
Sinjitak | 34.985450 , 63.236740 |
Tajik | 35.096680 , 63.190970 |
Tajik | 35.103090 , 63.236070 |
Taraki | 35.092170 , 63.253900 |
Notes:
- You can download geometry data for Muqur 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.