Download outline map of Manyas (geojson format) :
Manyas.geojson (**)
Download polygon array of Manyas map for "Google Maps" :
Manyas.txt
Bounding Box for Manyas Map : ( 39.922449 , 27.742234 , 40.174344 , 28.117722 )
Wikipedia ID for Manyas : Q2473795
Wikipedia SPARQL Query for Manyas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2473795 wdt:P1082 ?population. }
OPTIONAL { wd:Q2473795 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2473795 wdt:P2046 ?area. }
OPTIONAL { wd:Q2473795 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2473795 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2473795 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 Manyas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.922449, 27.742234, 40.174344, 28.117722);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Manyas)
[out:json];
(
rel["name"="Manyas"][type=boundary];
rel["name:en"="Manyas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Manyas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcaova | 40.120370 , 27.852540 |
Avren | 39.966670 , 27.950000 |
Bogazpinar | 40.024200 , 28.015060 |
Bolceagac | 40.079400 , 27.965730 |
Cakirca | 40.063700 , 27.848270 |
Camli | 40.050730 , 28.070330 |
Cataltepe | 40.008160 , 27.900420 |
Cavuskoy | 40.071760 , 27.895400 |
Cumhuriyet | 40.012240 , 27.972910 |
Darica | 40.020600 , 27.863740 |
Degirmenbogazi | 39.998320 , 27.831600 |
Derekoy | 40.069040 , 27.886200 |
Doganci | 40.075810 , 27.805410 |
Ericek | 39.946640 , 27.912030 |
Esen | 40.100890 , 28.057790 |
Eskicatal | 40.069740 , 28.024710 |
Eskimanyas | 39.983330 , 28.050000 |
Haciibrahim Pinari | 39.990200 , 27.900340 |
Haciosman | 39.992090 , 27.813270 |
Haciyakup | 40.042180 , 27.878980 |
Hamamli | 40.109910 , 27.911250 |
Haydarkoy | 40.071810 , 28.016930 |
Hekim | 40.012430 , 27.965070 |
Irsadiye | 39.950000 , 28.020560 |
Isiklar | 40.010810 , 27.846960 |
Kalebayiri | 40.090960 , 27.885650 |
Kalfa | 39.993610 , 27.931670 |
Kapakli | 40.020400 , 27.953950 |
Karakabaagac | 39.973940 , 27.822800 |
Kayaca | 40.071610 , 27.964050 |
Kizik | 40.051040 , 27.936340 |
Kiziksa | 40.119920 , 27.987760 |
Kocagol | 40.155560 , 27.843060 |
Kocoglu | 39.957170 , 27.883580 |
Kubas | 40.035010 , 27.904960 |
Kulakkoy | 40.060930 , 27.991660 |
Kutludere | 40.006890 , 27.932670 |
Manyas | 40.046390 , 27.970000 |
Necipkoy | 39.996100 , 27.788930 |
Orenkoy | 39.955900 , 27.761840 |
Salur | 40.095610 , 27.935180 |
Sevketiye | 40.093470 , 27.846670 |
Soguksu | 40.010040 , 28.048410 |
Suleymanli | 40.042700 , 27.838200 |
Tepecik | 40.065130 , 28.049400 |
Yayla | 39.967870 , 28.016500 |
Yenikoy | 40.096950 , 28.064450 |
Notes:
- You can download geometry data for Manyas 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.