Kohsan (Herat) Map Cropping Samples
Kohsan (Herat) Map Cropping Samples-1
Kohsan (Herat) Map Cropping Samples-2
Kohsan neighborhoods and villages map with 3D shadow effect
flag map of Kohsan with 3D shadow effect
Kohsan map with 3d shadow effect
Download outline map of Kohsan (geojson format) :
Kohsan.geojson (**)
Download polygon array of Kohsan map for "Google Maps" :
Kohsan.txt
Bounding Box for Kohsan Map : ( 34.298273 , 60.739083 , 34.926194 , 61.601558 )
Wikipedia ID for Kohsan : Q513241
Wikipedia SPARQL Query for Kohsan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q513241 wdt:P1082 ?population. }
OPTIONAL { wd:Q513241 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q513241 wdt:P2046 ?area. }
OPTIONAL { wd:Q513241 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q513241 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q513241 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 Kohsan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.298273, 60.739083, 34.926194, 61.601558);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kohsan)
[out:json];
(
rel["name"="Kohsan"][type=boundary];
rel["name:en"="Kohsan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kohsan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chashmah-ye Tila | 34.911750 , 61.579080 |
Gorgabad | 34.531330 , 60.841200 |
Junow | 34.530100 , 61.363810 |
Kafir Qala | 34.666670 , 61.066670 |
Kalar | 34.640640 , 61.224390 |
Kalat-e Baygum | 34.748130 , 61.198470 |
Kuhsān | 34.653890 , 61.197780 |
Kumisarit | 34.669690 , 61.088770 |
Ma'lumah | 34.501840 , 60.901540 |
Qal'ah-ye Darwaysh | 34.676390 , 61.189670 |
Qalat-e Arbab A'zam | 34.689170 , 61.097480 |
Qalat-e Ghazi | 34.713020 , 61.095310 |
Qudusabad | 34.659140 , 61.104450 |
Shamsabad | 34.656670 , 61.161110 |
Tah Kham | 34.670400 , 61.145470 |
Tīr Pul | 34.594310 , 61.268950 |
Waliabad | 34.504640 , 60.914860 |
Notes:
- You can download geometry data for Kohsan 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.