Istalif (Kabul) Map Cropping Samples
Istalif (Kabul) Map Cropping Samples-1
Istalif (Kabul) Map Cropping Samples-2
Istalif neighborhoods and villages map with 3D shadow effect
flag map of Istalif with 3D shadow effect
Istalif map with 3d shadow effect
Download outline map of Istalif (geojson format) :
Istalif.geojson (**)
Download polygon array of Istalif map for "Google Maps" :
Istalif.txt
Bounding Box for Istalif Map : ( 34.798022 , 68.930527 , 34.907841 , 69.125169 )
Wikipedia ID for Istalif : Q1674831
Wikipedia SPARQL Query for Istalif (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1674831 wdt:P1082 ?population. }
OPTIONAL { wd:Q1674831 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1674831 wdt:P2046 ?area. }
OPTIONAL { wd:Q1674831 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1674831 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1674831 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 Istalif map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.798022, 68.930527, 34.907841, 69.125169);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Istalif)
[out:json];
(
rel["name"="Istalif"][type=boundary];
rel["name:en"="Istalif"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Istalif
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asya-ye Gudi | 34.837300 , 69.100960 |
Bagh-e Mulla | 34.846450 , 69.082690 |
Dahan-e Kari | 34.843180 , 69.090710 |
Deh-e Khwajah Hasan | 34.822350 , 69.102010 |
Gudarah | 34.821340 , 69.092130 |
Hisar Khelha | 34.848600 , 69.089050 |
Ismullah | 34.812620 , 69.087040 |
Istalif | 34.842130 , 69.101380 |
Istalif | 34.832680 , 69.077560 |
Khanahha-ye Hazarah | 34.846870 , 69.034220 |
Mahalah | 34.834710 , 69.091840 |
Mahalah | 34.835950 , 69.083650 |
Qal'ah-ye Salar | 34.813940 , 69.096730 |
Sang Lakh | 34.828060 , 69.098970 |
Shoraw | 34.846840 , 69.094480 |
Tilaqi | 34.819460 , 69.077660 |
Notes:
- You can download geometry data for Istalif 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.