Download outline map of Karpuzlu (geojson format) :
Karpuzlu.geojson (**)
Download polygon array of Karpuzlu map for "Google Maps" :
Karpuzlu.txt
Bounding Box for Karpuzlu Map : ( 37.466971 , 27.696574 , 37.678527 , 27.929933 )
Wikipedia ID for Karpuzlu : Q1734375
Wikipedia SPARQL Query for Karpuzlu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1734375 wdt:P1082 ?population. }
OPTIONAL { wd:Q1734375 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1734375 wdt:P2046 ?area. }
OPTIONAL { wd:Q1734375 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1734375 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1734375 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 Karpuzlu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.466971, 27.696574, 37.678527, 27.929933);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Karpuzlu)
[out:json];
(
rel["name"="Karpuzlu"][type=boundary];
rel["name:en"="Karpuzlu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Karpuzlu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abak | 37.609740 , 27.865550 |
Akcaabat | 37.618810 , 27.787590 |
Buyuk Gedigi | 37.548430 , 27.858800 |
Cataltas | 37.564570 , 27.894850 |
Cobanisa | 37.554340 , 27.868640 |
Cumalar | 37.567860 , 27.783060 |
Dalipalti | 37.538810 , 27.858910 |
Dutagaci Mahallesi | 37.637410 , 27.844870 |
Ektirli | 37.605650 , 27.841330 |
Golcuk | 37.587680 , 27.820490 |
Hatipkislasi | 37.511390 , 27.828890 |
Imamlar | 37.608860 , 27.857640 |
Isiklar | 37.513710 , 27.808110 |
Isiklartepe Mahallesi | 37.578450 , 27.817610 |
Karabelen Mahallesi | 37.562860 , 27.798100 |
Karpuzlu | 37.558610 , 27.835280 |
Kisla Mahallesi | 37.586240 , 27.811260 |
Kocasu Mahallesi | 37.634890 , 27.833810 |
Kovuk | 37.539860 , 27.835100 |
Kuscami Mahallesi | 37.526200 , 27.858860 |
Mericler | 37.558330 , 27.719170 |
Mutaflar Mahallesi | 37.630070 , 27.878690 |
Mutluca | 37.519680 , 27.898990 |
Omerler | 37.566670 , 27.883330 |
Oren Mahallesi | 37.622540 , 27.788120 |
Orta Mahallesi | 37.605380 , 27.861980 |
Ovapinari | 37.510890 , 27.844150 |
Senkoy | 37.552740 , 27.780630 |
Tekeler | 37.540250 , 27.786480 |
Ulukonak | 37.596580 , 27.831430 |
Umcular | 37.576850 , 27.752590 |
Yahsiler | 37.544610 , 27.766940 |
Yenikoy | 37.583330 , 27.916670 |
Notes:
- You can download geometry data for Karpuzlu 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.