Download outline map of Adapazarı (geojson format) :
Adapazarı.geojson (**)
Download polygon array of Adapazarı map for "Google Maps" :
Adapazarı.txt
Bounding Box for Adapazarı Map : ( 40.73 , 30.232093 , 40.953016 , 30.608816 )
Wikipedia ID for Adapazarı : Q175323
Wikipedia SPARQL Query for Adapazarı (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q175323 wdt:P1082 ?population. }
OPTIONAL { wd:Q175323 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q175323 wdt:P2046 ?area. }
OPTIONAL { wd:Q175323 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q175323 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q175323 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 Adapazarı map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.73, 30.232093, 40.953016, 30.608816);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Adapazarı)
[out:json];
(
rel["name"="Adapazarı"][type=boundary];
rel["name:en"="Adapazarı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Adapazarı
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abali | 40.798030 , 30.500290 |
Acielmalik | 40.888130 , 30.366790 |
Adapazari | 40.799976 , 30.415032 |
Adapazarı | 40.771841 , 30.377577 |
Alanduzu | 40.836060 , 30.280060 |
Asirlar | 40.881800 , 30.271770 |
Bileciler | 40.814850 , 30.497690 |
Budaklar | 40.787780 , 30.487500 |
Buyukhatapli | 40.936460 , 30.309010 |
Caglayan | 40.866070 , 30.569890 |
Calticak | 40.883650 , 30.408010 |
Camyolu | 40.825490 , 30.402240 |
Celebiler | 40.810110 , 30.456070 |
Cerciler | 40.797850 , 30.462270 |
Cokekler | 40.786150 , 30.457930 |
Dagdibi | 40.809910 , 30.404610 |
Demirbey | 40.849120 , 30.488160 |
Dogancilar | 40.829910 , 30.481080 |
Evrenkoy | 40.838920 , 30.334360 |
Goktepe | 40.851400 , 30.419300 |
Gunesler | 40.792230 , 30.426210 |
Hacilar | 40.803730 , 30.511580 |
Haciramazanlar | 40.801650 , 30.476500 |
Harmantepe | 40.880240 , 30.421420 |
Ikizce | 40.881030 , 30.384020 |
Ikizceosmaniye | 40.869140 , 30.352820 |
Ilyaslar | 40.811220 , 30.509360 |
Karadavutlu | 40.895990 , 30.258720 |
Karadere | 40.927190 , 30.356100 |
Karakamis | 40.812030 , 30.375180 |
Karaman | 40.859070 , 30.341210 |
Karapinar | 40.851020 , 30.303320 |
Kasimlar | 40.809470 , 30.465010 |
Kavakliorman | 40.854910 , 30.539990 |
Kayrancik | 40.889620 , 30.330370 |
Kisla | 40.930390 , 30.338460 |
Komurluk | 40.819740 , 30.451920 |
Koprubasi | 40.801070 , 30.435320 |
Korucuk | 40.855430 , 30.282460 |
Kurtbeyler | 40.812130 , 30.483050 |
Mahmudiye | 40.811110 , 30.252680 |
Nasuhlar | 40.876080 , 30.298660 |
Orentepe | 40.907200 , 30.325230 |
Poyrazlar | 40.834920 , 30.478240 |
Resuldivani | 40.867870 , 30.310600 |
Rustemler | 40.799490 , 30.445570 |
Salmanli | 40.921430 , 30.287790 |
Serdivan | 40.773760 , 30.380060 |
Taslik | 40.780370 , 30.451540 |
Turnadere | 40.836720 , 30.509230 |
Yazlik | 40.805320 , 30.364730 |
Yesilyurt | 40.817880 , 30.522710 |
Notes:
- You can download geometry data for Adapazarı 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.