Download outline map of Solhan (geojson format) :
Solhan.geojson (**)
Download polygon array of Solhan map for "Google Maps" :
Solhan.txt
Bounding Box for Solhan Map : ( 38.671252 , 40.810488 , 39.105196 , 41.265854 )
Wikipedia ID for Solhan : Q990328
Wikipedia SPARQL Query for Solhan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q990328 wdt:P1082 ?population. }
OPTIONAL { wd:Q990328 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q990328 wdt:P2046 ?area. }
OPTIONAL { wd:Q990328 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q990328 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q990328 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 Solhan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.671252, 40.810488, 39.105196, 41.265854);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Solhan)
[out:json];
(
rel["name"="Solhan"][type=boundary];
rel["name:en"="Solhan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Solhan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amasya | 39.064170 , 41.175830 |
Arakonak | 38.974810 , 41.131420 |
Arslanbeyli | 38.747850 , 41.097340 |
Asmakaya | 38.782360 , 41.097060 |
Bozkanat | 38.862560 , 40.882580 |
Cermuk | 39.000000 , 40.833330 |
Demirkapi | 38.850030 , 40.990490 |
Dilektepe | 38.948540 , 40.975840 |
Doguyeli | 38.734380 , 41.037310 |
Elbasi | 38.986860 , 41.045750 |
Elmasirti | 38.853150 , 41.046660 |
Eskikoymezraasi | 38.983330 , 40.916670 |
Gelintepe | 38.847590 , 40.922680 |
Genctavus | 38.803260 , 41.027230 |
Goksu | 39.007540 , 41.083330 |
Gulzar | 39.033330 , 40.816670 |
Gun Koy | 38.866670 , 40.866670 |
Gundogdu | 38.993610 , 40.995280 |
Harabe | 38.950000 , 41.033330 |
Hazarsah | 39.007710 , 40.890250 |
Inandik | 38.744450 , 41.141970 |
Kalekoy | 38.794010 , 41.051940 |
Karot | 38.833330 , 41.000000 |
Kasan | 38.783330 , 40.983330 |
Kirik | 38.822810 , 41.063470 |
Komseydan | 38.933330 , 40.883330 |
Melekhan | 39.050000 , 40.883330 |
Mezreali | 38.783330 , 41.050000 |
Mezredeli | 38.733330 , 41.016670 |
Mirarsah | 39.000000 , 40.866670 |
Muratkoy | 38.893190 , 40.961710 |
Mutluca | 39.036290 , 40.875110 |
Norik | 38.883330 , 40.966670 |
Oymapinar | 38.858690 , 40.968920 |
Serkevir | 38.766670 , 41.000000 |
Simsirpinar | 38.941530 , 41.028740 |
Soguksumezrasi | 38.882780 , 40.845000 |
Sukyan | 38.825250 , 40.966870 |
Sukyan | 38.778720 , 40.966400 |
Sulunkas | 38.833330 , 40.933330 |
Tarhan | 38.803040 , 41.079900 |
Veysimerik | 38.900000 , 41.066670 |
Yekmal | 39.011750 , 40.949370 |
Yenibasak | 38.804140 , 40.992220 |
Yenidal | 38.920610 , 40.924420 |
Yigitharmani | 38.971030 , 40.969770 |
Notes:
- You can download geometry data for Solhan 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.