Download outline map of Seydisehir (geojson format) :
Seydisehir.geojson (**)
Download polygon array of Seydisehir map for "Google Maps" :
Seydisehir.txt
Bounding Box for Seydisehir Map : ( 37.206447 , 31.697646 , 37.716729 , 32.199688 )
Wikipedia ID for Seydisehir : Q532164
Wikipedia SPARQL Query for Seydisehir (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q532164 wdt:P1082 ?population. }
OPTIONAL { wd:Q532164 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q532164 wdt:P2046 ?area. }
OPTIONAL { wd:Q532164 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q532164 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q532164 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 Seydisehir map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.206447, 31.697646, 37.716729, 32.199688);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Seydisehir)
[out:json];
(
rel["name"="Seydişehir"][type=boundary];
rel["name:en"="Seydişehir"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Seydisehir
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcalar | 37.523880 , 31.843040 |
Asagi Karaoren | 37.371100 , 32.078310 |
Baskaraoren | 37.398300 , 32.078300 |
Boyali | 37.478610 , 31.888720 |
Bukce | 37.694280 , 32.054110 |
Catmakaya | 37.247500 , 31.992160 |
Cavus | 37.609630 , 31.931350 |
Dikilitas | 37.539560 , 32.022850 |
Gokcehuyuk | 37.440760 , 31.793900 |
Gokhoyuk | 37.395160 , 31.950700 |
Incesu | 37.451310 , 31.920680 |
Karacaoren | 37.672870 , 31.986290 |
Ketenli | 37.524300 , 32.056920 |
Kisecik | 37.422380 , 31.919260 |
Kizilca | 37.550540 , 31.733060 |
Kozlu | 37.662260 , 32.035510 |
Kuran | 37.416010 , 31.990640 |
Madenli | 37.306310 , 31.872370 |
Mesudiye | 37.554260 , 32.094970 |
Muradiye | 37.460010 , 31.909060 |
Namze Yaylasi | 37.450000 , 32.150000 |
Oglakci | 37.577600 , 31.972070 |
Saraycik | 37.691450 , 32.000630 |
Suberde | 37.351560 , 31.926960 |
Susuz | 37.305840 , 31.942970 |
Tarasci | 37.442160 , 31.762510 |
Tasagil | 37.384350 , 31.878780 |
Tepecik | 37.628880 , 31.887490 |
Tolkoy | 37.572670 , 31.925450 |
Ufacik | 37.640630 , 31.982320 |
Yaylacik | 37.526840 , 32.114240 |
Yenice | 37.491580 , 31.733630 |
Notes:
- You can download geometry data for Seydisehir 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.