Incirliova (Aydin) Map Cropping Samples
Incirliova (Aydin) Map Cropping Samples-1
Incirliova (Aydin) Map Cropping Samples-2
Incirliova neighborhoods and villages map with 3D shadow effect
flag map of Incirliova with 3D shadow effect
Incirliova map with 3d shadow effect
Download outline map of Incirliova (geojson format) :
Incirliova.geojson (**)
Download polygon array of Incirliova map for "Google Maps" :
Incirliova.txt
Bounding Box for Incirliova Map : ( 37.767297 , 27.645032 , 37.987776 , 27.851711 )
Wikipedia ID for Incirliova : Q343949
Wikipedia SPARQL Query for Incirliova (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q343949 wdt:P1082 ?population. }
OPTIONAL { wd:Q343949 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q343949 wdt:P2046 ?area. }
OPTIONAL { wd:Q343949 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q343949 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q343949 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 Incirliova map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.767297, 27.645032, 37.987776, 27.851711);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Incirliova)
[out:json];
(
rel["name"="İncirliova"][type=boundary];
rel["name:en"="İncirliova"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Incirliova
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acarlar | 37.824440 , 27.746670 |
Akcesme | 37.881440 , 27.677420 |
Arpadere | 37.968820 , 27.729320 |
Arzular | 37.898980 , 27.699500 |
Bademli | 37.933330 , 27.733330 |
Cilimbiz | 37.918880 , 27.735240 |
Dagbag Mahallesi | 37.927550 , 27.798560 |
Dereagzi | 37.873060 , 27.738060 |
Egrek | 37.933100 , 27.705960 |
Erbeyli | 37.865700 , 27.678740 |
Gerenkova | 37.852820 , 27.742420 |
Hacialiobasi | 37.833260 , 27.709440 |
Hamitler | 37.893480 , 27.685030 |
Ikizdere | 37.912320 , 27.754730 |
İncirliova | 37.852220 , 27.723610 |
Karabag | 37.883680 , 27.708220 |
Karagozler | 37.938030 , 27.790360 |
Kocaalan | 37.900500 , 27.765270 |
Osmanbuku | 37.815530 , 27.762520 |
Sinirteke | 37.850560 , 27.671110 |
Sirindere | 37.927850 , 27.776820 |
Yazidere | 37.820450 , 27.731600 |
Notes:
- You can download geometry data for Incirliova 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.