Download outline map of Sivasli (geojson format) :
Sivasli.geojson (**)
Download polygon array of Sivasli map for "Google Maps" :
Sivasli.txt
Bounding Box for Sivasli Map : ( 38.405429 , 29.490086 , 38.633466 , 29.83255 )
Wikipedia ID for Sivasli : Q1022144
Wikipedia SPARQL Query for Sivasli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1022144 wdt:P1082 ?population. }
OPTIONAL { wd:Q1022144 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1022144 wdt:P2046 ?area. }
OPTIONAL { wd:Q1022144 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1022144 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1022144 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 Sivasli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.405429, 29.490086, 38.633466, 29.83255);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sivasli)
[out:json];
(
rel["name"="Sivaslı"][type=boundary];
rel["name:en"="Sivaslı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sivasli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agacbeyli | 38.428610 , 29.637500 |
Akarca | 38.585830 , 29.566670 |
Azizler | 38.499440 , 29.608610 |
Cinoglu | 38.578910 , 29.739170 |
Dedeballar | 38.450000 , 29.650000 |
Eldeniz | 38.540490 , 29.724530 |
Erice | 38.585560 , 29.646670 |
Hacim | 38.541110 , 29.527500 |
Hanoglu | 38.588610 , 29.741670 |
Horzum | 38.619670 , 29.699280 |
Karaboyalik | 38.611110 , 29.613610 |
Karsigerdan | 38.596510 , 29.691270 |
Kazeli | 38.580340 , 29.755380 |
Ketenlik | 38.601670 , 29.693330 |
Kokez | 38.508890 , 29.545000 |
Kormehmet | 38.579910 , 29.695600 |
Ozbeyli | 38.584230 , 29.766160 |
Pinarbasi | 38.479610 , 29.685110 |
Samatlar | 38.542500 , 29.575000 |
Sazak | 38.509220 , 29.634530 |
Selcikler | 38.498370 , 29.654820 |
Sivaslı | 38.499440 , 29.683610 |
Tatar | 38.462500 , 29.651390 |
Tekeli | 38.605040 , 29.679440 |
Tulluce | 38.616000 , 29.734400 |
Yayalar | 38.464720 , 29.589170 |
Yeni Erice | 38.551190 , 29.626830 |
Notes:
- You can download geometry data for Sivasli 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.