Download outline map of Yazihan (geojson format) :
Yazihan.geojson (**)
Download polygon array of Yazihan map for "Google Maps" :
Yazihan.txt
Bounding Box for Yazihan Map : ( 38.481229 , 37.924032 , 38.716865 , 38.419184 )
Wikipedia ID for Yazihan : Q1027147
Wikipedia SPARQL Query for Yazihan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1027147 wdt:P1082 ?population. }
OPTIONAL { wd:Q1027147 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1027147 wdt:P2046 ?area. }
OPTIONAL { wd:Q1027147 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1027147 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1027147 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 Yazihan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.481229, 37.924032, 38.716865, 38.419184);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yazihan)
[out:json];
(
rel["name"="Yazıhan"][type=boundary];
rel["name:en"="Yazıhan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yazihan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alican | 38.646030 , 38.063530 |
Ambarcik | 38.578840 , 38.309440 |
Bahcelievler | 38.538910 , 38.253850 |
Balaban | 38.567300 , 38.294880 |
Baspinar | 38.583330 , 38.116670 |
Bereketli | 38.512680 , 38.189880 |
Bogurtlen | 38.605460 , 37.999810 |
Boyaca | 38.622910 , 38.238840 |
Boztepe | 38.683490 , 38.152210 |
Buzluk | 38.597550 , 38.050380 |
Cavus | 38.588960 , 37.977650 |
Civril | 38.559970 , 38.038520 |
Dedekargin | 38.497620 , 38.323840 |
Durucasu | 38.519010 , 38.227690 |
Egribuk | 38.557130 , 38.334430 |
Epreme | 38.583220 , 37.957000 |
Erecek | 38.656180 , 37.961330 |
Fethiye | 38.624850 , 38.135720 |
Iriagac | 38.557140 , 37.984090 |
Karaca | 38.656130 , 38.206170 |
Komushan | 38.511230 , 38.189320 |
Kosar | 38.703790 , 38.168010 |
Misirdere | 38.558960 , 38.119560 |
Pirincli | 38.506710 , 38.212310 |
Sadikli | 38.543700 , 37.958290 |
Sinanli | 38.504660 , 38.366270 |
Surur | 38.506570 , 38.253620 |
Tahtali | 38.619570 , 37.989830 |
Notes:
- You can download geometry data for Yazihan 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.