Download outline map of Dikmen (geojson format) :
Dikmen.geojson (**)
Download polygon array of Dikmen map for "Google Maps" :
Dikmen.txt
Bounding Box for Dikmen Map : ( 41.464467 , 35.097578 , 41.706068 , 35.404949 )
Wikipedia ID for Dikmen : Q3027936
Wikipedia SPARQL Query for Dikmen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3027936 wdt:P1082 ?population. }
OPTIONAL { wd:Q3027936 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3027936 wdt:P2046 ?area. }
OPTIONAL { wd:Q3027936 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3027936 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3027936 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 Dikmen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.464467, 35.097578, 41.706068, 35.404949);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dikmen)
[out:json];
(
rel["name"="Dikmen"][type=boundary];
rel["name:en"="Dikmen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dikmen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahmetoglu | 41.689220 , 35.351180 |
Akcakese | 41.570590 , 35.291760 |
Babalioglu | 41.635750 , 35.230830 |
Bucak | 41.550570 , 35.173420 |
Buyukkizik | 41.518460 , 35.224960 |
Canakci | 41.693720 , 35.225870 |
Catacik | 41.616670 , 35.150000 |
Celdirmez | 41.583330 , 35.266670 |
Cevikli | 41.530620 , 35.287770 |
Cevizdere | 41.541180 , 35.318630 |
Corak | 41.667130 , 35.294440 |
Cukurcaalan | 41.565740 , 35.150550 |
Dagkoy | 41.546860 , 35.230420 |
Dudas | 41.609990 , 35.161170 |
Dumanli | 41.665120 , 35.268230 |
Gollu | 41.561960 , 35.213130 |
Gorumcek | 41.648090 , 35.156330 |
Icmesu | 41.503530 , 35.356460 |
Karaagac | 41.654320 , 35.377230 |
Karacik | 41.616670 , 35.216670 |
Karakoyun | 41.500160 , 35.328380 |
Kerim | 41.684180 , 35.385090 |
Kosedag | 41.633330 , 35.366670 |
Kucukkizlik | 41.526220 , 35.251250 |
Kupluce | 41.659280 , 35.360230 |
Kuzalan | 41.555890 , 35.194290 |
Saraykoy | 41.643720 , 35.185870 |
Seyhuseyin | 41.667460 , 35.217770 |
Ucpinar | 41.572040 , 35.308660 |
Yakuplu | 41.607280 , 35.186260 |
Yaykin | 41.512740 , 35.306850 |
Yenikoy | 41.646890 , 35.300580 |
Yukari Cekmez | 41.651450 , 35.345370 |
Yumakli | 41.521400 , 35.278550 |
Notes:
- You can download geometry data for Dikmen 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.