Darqad (Takhar) Map Cropping Samples
Darqad (Takhar) Map Cropping Samples-1
Darqad (Takhar) Map Cropping Samples-2
Darqad neighborhoods and villages map with 3D shadow effect
flag map of Darqad with 3D shadow effect
Darqad map with 3d shadow effect
Download outline map of Darqad (geojson format) :
Darqad.geojson (**)
Download polygon array of Darqad map for "Google Maps" :
Darqad.txt
Bounding Box for Darqad Map : ( 37.292649 , 69.373349 , 37.591376 , 69.704591 )
Wikipedia ID for Darqad : Q3918446
Wikipedia SPARQL Query for Darqad (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3918446 wdt:P1082 ?population. }
OPTIONAL { wd:Q3918446 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3918446 wdt:P2046 ?area. }
OPTIONAL { wd:Q3918446 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3918446 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3918446 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 Darqad map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.292649, 69.373349, 37.591376, 69.704591);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Darqad)
[out:json];
(
rel["name"="Darqad"][type=boundary];
rel["name:en"="Darqad"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Darqad
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alkunagh | 37.360510 , 69.486980 |
Darqad | 37.384140 , 69.452940 |
Hazrat-e Bostan | 37.542970 , 69.516910 |
Kaltut | 37.520610 , 69.517300 |
Kangli | 37.503590 , 69.518440 |
Laleh Meydan | 37.508890 , 69.496940 |
Mulla Shirin | 37.347870 , 69.419950 |
Musa Zai | 37.360850 , 69.422710 |
Nur Khel | 37.383830 , 69.438260 |
Qarah Tepah | 37.419360 , 69.429190 |
Notes:
- You can download geometry data for Darqad 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.