Download outline map of Kurucasile (geojson format) :
Kurucasile.geojson (**)
Download polygon array of Kurucasile map for "Google Maps" :
Kurucasile.txt
Bounding Box for Kurucasile Map : ( 41.723316 , 32.57304 , 41.845444 , 32.772784 )
Wikipedia ID for Kurucasile : Q1482869
Wikipedia SPARQL Query for Kurucasile (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1482869 wdt:P1082 ?population. }
OPTIONAL { wd:Q1482869 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1482869 wdt:P2046 ?area. }
OPTIONAL { wd:Q1482869 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1482869 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1482869 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 Kurucasile map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.723316, 32.57304, 41.845444, 32.772784);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kurucasile)
[out:json];
(
rel["name"="Kurucaşile"][type=boundary];
rel["name:en"="Kurucaşile"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kurucasile
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abdipasa | 41.833960 , 32.712840 |
Akcasu | 41.812980 , 32.722960 |
Alapinar | 41.823410 , 32.680170 |
Aydogmus | 41.796840 , 32.671160 |
Baskoy | 41.769970 , 32.698830 |
Curunlu | 41.826810 , 32.649620 |
Danisment | 41.819890 , 32.691560 |
Dizlermezeci | 41.805420 , 32.591610 |
Elvanlar | 41.785510 , 32.580540 |
Hacikoy | 41.832700 , 32.725300 |
Hisarkoy | 41.828680 , 32.669170 |
Huseyinbasoglu | 41.787860 , 32.612370 |
Ilyasgecidi | 41.803000 , 32.740660 |
Kalekoy | 41.778380 , 32.728810 |
Kanatli | 41.815690 , 32.589900 |
Karaman | 41.823000 , 32.622010 |
Karsiyaka | 41.772950 , 32.705080 |
Kavakli | 41.805210 , 32.687510 |
Kirlikmuslumhoca | 41.835170 , 32.719660 |
Komec | 41.790160 , 32.763670 |
Kurucaşile | 41.837810 , 32.716210 |
Meryemler | 41.773810 , 32.690280 |
Meydan | 41.814720 , 32.599500 |
Omerler | 41.823300 , 32.668460 |
Pasalilar | 41.780620 , 32.618860 |
Sarideresi | 41.756160 , 32.590170 |
Ugurlu | 41.827350 , 32.694320 |
Yenikoy | 41.819150 , 32.737960 |
Ziyaretkoy | 41.784660 , 32.743340 |
Notes:
- You can download geometry data for Kurucasile 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.