Qurghan (Faryab) Map Cropping Samples
Qurghan (Faryab) Map Cropping Samples-1
Qurghan (Faryab) Map Cropping Samples-2
Qurghan neighborhoods and villages map with 3D shadow effect
flag map of Qurghan with 3D shadow effect
Qurghan map with 3d shadow effect
Download outline map of Qurghan (geojson format) :
Qurghan.geojson (**)
Download polygon array of Qurghan map for "Google Maps" :
Qurghan.txt
Bounding Box for Qurghan Map : ( 36.876816 , 64.755751 , 37.221067 , 65.104746 )
Wikipedia ID for Qurghan : Q13217328
Wikipedia SPARQL Query for Qurghan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q13217328 wdt:P1082 ?population. }
OPTIONAL { wd:Q13217328 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q13217328 wdt:P2046 ?area. }
OPTIONAL { wd:Q13217328 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q13217328 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q13217328 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 Qurghan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.876816, 64.755751, 37.221067, 65.104746);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Qurghan)
[out:json];
(
rel["name"="Qurghan"][type=boundary];
rel["name:en"="Qurghan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Qurghan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bagh-e Bustan | 36.937700 , 65.086900 |
Jalajin | 37.037550 , 64.814100 |
Kamangar | 36.961420 , 65.095300 |
Muhammad Tashi | 37.083330 , 64.766670 |
Qurghan | 36.919390 , 65.064900 |
Tuquz Darak | 36.885490 , 65.090710 |
Yakah Patah | 36.994880 , 65.058200 |
Yakah Tut | 36.980960 , 65.056640 |
Notes:
- You can download geometry data for Qurghan 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.