Download outline map of Yeniçaga (geojson format) :
Yeniçaga.geojson (**)
Download polygon array of Yeniçaga map for "Google Maps" :
Yeniçaga.txt
Bounding Box for Yeniçaga Map : ( 40.73801 , 31.913256 , 40.86087 , 32.141363 )
Wikipedia ID for Yeniçaga : Q2674058
Wikipedia SPARQL Query for Yeniçaga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2674058 wdt:P1082 ?population. }
OPTIONAL { wd:Q2674058 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2674058 wdt:P2046 ?area. }
OPTIONAL { wd:Q2674058 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2674058 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2674058 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 Yeniçaga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.73801, 31.913256, 40.86087, 32.141363);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yeniçaga)
[out:json];
(
rel["name"="Yeniçağa"][type=boundary];
rel["name:en"="Yeniçağa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yeniçaga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adakoy | 40.796050 , 32.043540 |
Ahmetler | 40.798410 , 31.956300 |
Asagikuldan | 40.758800 , 32.000120 |
Camlik | 40.815830 , 32.068010 |
Camurcuk | 40.810160 , 32.046570 |
Deliler | 40.787510 , 32.048140 |
Delisuleymanoglu | 40.800000 , 32.083330 |
Derekoy | 40.812820 , 31.959980 |
Doganci | 40.771150 , 32.059190 |
Dumanlar | 40.791160 , 32.008420 |
Eroglu | 40.803880 , 32.072650 |
Eskicaga | 40.817490 , 32.037340 |
Golbasi | 40.803720 , 32.021930 |
Hamzabey | 40.786370 , 31.999160 |
Hanza | 40.803930 , 31.984730 |
Karabeyler | 40.791720 , 31.990300 |
Karamanlar | 40.803310 , 31.976520 |
Kemaller | 40.775170 , 31.967090 |
Kindira | 40.820710 , 31.979990 |
Kozgol Yaylasi | 40.850000 , 32.133330 |
Oren | 40.796380 , 31.970790 |
Sahnalar | 40.776700 , 32.082860 |
Saraykoy | 40.801250 , 32.066700 |
Tavsanlar | 40.770530 , 31.953740 |
Yamanlar | 40.809090 , 32.110430 |
Yeniçağa | 40.771150 , 32.033750 |
Yukarikuldan | 40.760500 , 32.020230 |
Yunuslar | 40.775830 , 32.094100 |
Notes:
- You can download geometry data for Yeniçaga 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.