Download outline map of Akpinar (geojson format) :
Akpinar.geojson (**)
Download polygon array of Akpinar map for "Google Maps" :
Akpinar.txt
Bounding Box for Akpinar Map : ( 39.29574 , 33.736442 , 39.677996 , 34.149252 )
Wikipedia ID for Akpinar : Q2246741
Wikipedia SPARQL Query for Akpinar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2246741 wdt:P1082 ?population. }
OPTIONAL { wd:Q2246741 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2246741 wdt:P2046 ?area. }
OPTIONAL { wd:Q2246741 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2246741 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2246741 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 Akpinar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.29574, 33.736442, 39.677996, 34.149252);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Akpinar)
[out:json];
(
rel["name"="Akpınar"][type=boundary];
rel["name:en"="Akpınar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Akpinar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alisar | 39.439530 , 34.065990 |
Asagihamurlu | 39.514950 , 34.095110 |
Birecik | 39.626480 , 33.899810 |
Boyalik | 39.507860 , 33.998850 |
Caliburnu | 39.495220 , 33.857600 |
Cebisler | 39.616500 , 33.929320 |
Celebiusagi | 39.562460 , 33.905880 |
Ciftlikmehmetaga | 39.362320 , 33.996150 |
Ciftliksarikaya | 39.395740 , 34.016670 |
Demirci | 39.497130 , 33.967210 |
Deveci | 39.470030 , 34.017650 |
Durmuslu | 39.462890 , 33.886080 |
Egercibala | 39.500000 , 34.050000 |
Eldelekli Demirel | 39.479620 , 33.979300 |
Eldelekliortaoba | 39.487120 , 33.946990 |
Esrefli | 39.459230 , 33.908970 |
Gulveren | 39.453460 , 33.874470 |
Hacimirza | 39.456480 , 33.930210 |
Haciselimli | 39.516010 , 33.897640 |
Hanyerisarikaya | 39.551270 , 33.859500 |
Himmetusagi | 39.585680 , 33.952110 |
Kirdok | 39.524910 , 33.826240 |
Kosker | 39.463990 , 34.052880 |
Merdanali | 39.521790 , 33.749610 |
Pekmezci | 39.503020 , 34.038680 |
Seymenli | 39.502580 , 34.106370 |
Sofrazli | 39.485450 , 33.912320 |
Taskovan | 39.517750 , 33.865740 |
Notes:
- You can download geometry data for Akpinar 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.