Shortepa (Balkh) Map Cropping Samples
Shortepa (Balkh) Map Cropping Samples-1
Shortepa (Balkh) Map Cropping Samples-2
Shortepa neighborhoods and villages map with 3D shadow effect
flag map of Shortepa with 3D shadow effect
Shortepa map with 3d shadow effect
Download outline map of Shortepa (geojson format) :
Shortepa.geojson (**)
Download polygon array of Shortepa map for "Google Maps" :
Shortepa.txt
Bounding Box for Shortepa Map : ( 37.066697 , 66.253066 , 37.398494 , 67.316657 )
Wikipedia ID for Shortepa : Q3696060
Wikipedia SPARQL Query for Shortepa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3696060 wdt:P1082 ?population. }
OPTIONAL { wd:Q3696060 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3696060 wdt:P2046 ?area. }
OPTIONAL { wd:Q3696060 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3696060 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3696060 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 Shortepa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.066697, 66.253066, 37.398494, 67.316657);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shortepa)
[out:json];
(
rel["name"="Shortepa"][type=boundary];
rel["name:en"="Shortepa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shortepa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aranji | 37.297500 , 66.517220 |
Ariq Batur | 37.348610 , 66.961670 |
Buria Baf | 37.170000 , 67.235560 |
Chub Bash | 37.346670 , 66.906390 |
Dali | 37.310470 , 66.580810 |
Dali Now | 37.298080 , 66.630710 |
Hazarah Tughai | 37.206780 , 67.211050 |
Islam Chumgar | 37.301100 , 66.461810 |
Islam Pinjah | 37.295530 , 66.338300 |
Joy Wakil | 37.370280 , 66.979170 |
Pas Ariq | 37.320630 , 66.677040 |
Shor Ariq | 37.311770 , 66.728710 |
Shor Tepe | 37.336110 , 66.820000 |
Tash Guzar | 37.243520 , 67.204120 |
Tashguzar | 37.196110 , 67.220830 |
Tukhum Gildi | 37.328880 , 67.087630 |
Notes:
- You can download geometry data for Shortepa 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.