Download outline map of Karasu (geojson format) :
Karasu.geojson (**)
Download polygon array of Karasu map for "Google Maps" :
Karasu.txt
Bounding Box for Karasu Map : ( 40.931094 , 30.44028 , 41.152889 , 30.840383 )
Wikipedia ID for Karasu : Q1012874
Wikipedia SPARQL Query for Karasu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1012874 wdt:P1082 ?population. }
OPTIONAL { wd:Q1012874 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1012874 wdt:P2046 ?area. }
OPTIONAL { wd:Q1012874 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1012874 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1012874 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 Karasu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.931094, 30.44028, 41.152889, 30.840383);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Karasu)
[out:json];
(
rel["name"="Karasu"][type=boundary];
rel["name:en"="Karasu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Karasu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adatepe | 41.033060 , 30.592220 |
Akkum | 41.082250 , 30.607370 |
Ardicbeli | 40.966260 , 30.648460 |
Camitepe | 41.136760 , 30.460720 |
Daricayiri | 41.038610 , 30.642220 |
Denizkoy | 41.123270 , 30.547370 |
Derekoy | 40.950230 , 30.621770 |
Golkopru | 41.093650 , 30.568550 |
Hurriyet | 41.094290 , 30.583020 |
Ihsaniye | 41.118070 , 30.638950 |
Kancilar | 41.083650 , 30.554390 |
Karamuezzinlar | 41.115050 , 30.543960 |
Karanlikdere | 41.031160 , 30.668280 |
Karasu | 41.070960 , 30.785430 |
Kizilcik | 41.035730 , 30.704770 |
Konacik | 41.064060 , 30.597180 |
Kurudere | 40.982180 , 30.742190 |
Kurumese | 40.974230 , 30.568180 |
Kuyumculu | 41.061580 , 30.799870 |
Limandere | 40.988790 , 30.583420 |
Manavpinari | 41.102910 , 30.634010 |
Ortakoy | 40.973050 , 30.676860 |
Parali | 41.002330 , 30.690420 |
Subatagi | 40.975140 , 30.606960 |
Tasligecit | 41.107700 , 30.473600 |
Tenidag | 40.958920 , 30.659100 |
Tepetarla | 41.006740 , 30.611180 |
Tuzla | 41.082220 , 30.643180 |
Ucoluk | 41.106740 , 30.482220 |
Yassigecit | 40.965360 , 30.616860 |
Yenidogan | 40.982040 , 30.698810 |
Yesilkoy | 40.972880 , 30.757990 |
Yuruksazevleri | 41.133330 , 30.483330 |
Yuvalidere | 41.003300 , 30.626690 |
Notes:
- You can download geometry data for Karasu 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.