Download outline map of Ikizce (geojson format) :
Ikizce.geojson (**)
Download polygon array of Ikizce map for "Google Maps" :
Ikizce.txt
Bounding Box for Ikizce Map : ( 40.886024 , 36.910757 , 41.109224 , 37.110725 )
Wikipedia ID for Ikizce : Q2670781
Wikipedia SPARQL Query for Ikizce (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2670781 wdt:P1082 ?population. }
OPTIONAL { wd:Q2670781 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2670781 wdt:P2046 ?area. }
OPTIONAL { wd:Q2670781 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2670781 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2670781 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 Ikizce map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.886024, 36.910757, 41.109224, 37.110725);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ikizce)
[out:json];
(
rel["name"="İkizce"][type=boundary];
rel["name:en"="İkizce"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ikizce
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bolluk | 41.066090 , 37.006960 |
Bulgurlu | 40.992870 , 36.967770 |
Catak | 41.085940 , 37.104660 |
Derebasi | 41.093200 , 37.046830 |
Devecik | 40.953590 , 36.981430 |
Dumantepe | 41.090220 , 37.085960 |
Duzmese | 41.083790 , 37.035210 |
Esentepe | 41.089460 , 37.049030 |
Kaynartas | 41.022920 , 37.011720 |
Kervansaray | 40.982300 , 36.957970 |
Kindidir | 40.901450 , 36.940780 |
Kiraztepe | 41.099090 , 37.063930 |
Kocaman | 41.045110 , 37.066090 |
Kucuk Karabekir | 41.092130 , 37.007210 |
Kutluca | 41.066670 , 37.033330 |
Omerlitas | 40.987720 , 36.985300 |
Ozpinar | 41.009630 , 37.020620 |
Senbolluk | 41.029390 , 36.990820 |
Tongelibel | 41.026900 , 36.987360 |
Yagtas | 41.002410 , 37.004890 |
Yogunoluk | 40.954580 , 36.947700 |
Notes:
- You can download geometry data for Ikizce 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.