Download outline map of Germencik (geojson format) :
Germencik.geojson (**)
Download polygon array of Germencik map for "Google Maps" :
Germencik.txt
Bounding Box for Germencik Map : ( 37.786313 , 27.446182 , 38.009814 , 27.703691 )
Wikipedia ID for Germencik : Q1004448
Wikipedia SPARQL Query for Germencik (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1004448 wdt:P1082 ?population. }
OPTIONAL { wd:Q1004448 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1004448 wdt:P2046 ?area. }
OPTIONAL { wd:Q1004448 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1004448 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1004448 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 Germencik map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.786313, 27.446182, 38.009814, 27.703691);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Germencik)
[out:json];
(
rel["name"="Germencik"][type=boundary];
rel["name:en"="Germencik"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Germencik
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alangullu | 37.892730 , 27.620170 |
Balatcik | 37.909440 , 27.488330 |
Bozkoy | 37.941800 , 27.631700 |
Camkoy | 37.956670 , 27.590000 |
Cariklar | 37.939170 , 27.681390 |
Dagkaraagac | 37.898130 , 27.605460 |
Dagyeni | 37.976690 , 27.549050 |
Dampinar | 37.980710 , 27.588400 |
Derekoy | 37.901400 , 27.530480 |
Germencik | 37.870560 , 27.602830 |
Gumus Yenikoy | 37.859600 , 27.517120 |
Gumuskoy | 37.859860 , 27.490780 |
Habibler | 37.992300 , 27.597050 |
Hidirbeyli | 37.892380 , 27.588310 |
Karaagacli | 37.827600 , 27.585090 |
Kizilcagedik | 37.892730 , 27.643550 |
Kizilcapinar | 37.882020 , 27.549980 |
Mesele | 37.956130 , 27.688150 |
Mursalli | 37.851690 , 27.564780 |
Naipli | 37.881740 , 27.471130 |
Nesetiye | 37.891150 , 27.544610 |
Omerbeyli | 37.882760 , 27.662260 |
Reiskoy | 37.846780 , 27.596530 |
Selatin | 37.969720 , 27.498330 |
Tekin | 37.855120 , 27.531920 |
Turanlar | 37.833760 , 27.620560 |
Uzumlu | 37.827300 , 27.570130 |
Uzunkum | 37.818300 , 27.539490 |
Yukari Bozkoy | 37.961200 , 27.644690 |
Notes:
- You can download geometry data for Germencik 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.