Download outline map of Sürmene (geojson format) :
Sürmene.geojson (**)
Download polygon array of Sürmene map for "Google Maps" :
Sürmene.txt
Bounding Box for Sürmene Map : ( 40.635606 , 40.002442 , 40.934061 , 40.222555 )
Wikipedia ID for Sürmene : Q1011964
Wikipedia SPARQL Query for Sürmene (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1011964 wdt:P1082 ?population. }
OPTIONAL { wd:Q1011964 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1011964 wdt:P2046 ?area. }
OPTIONAL { wd:Q1011964 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1011964 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1011964 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 Sürmene map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.635606, 40.002442, 40.934061, 40.222555);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sürmene)
[out:json];
(
rel["name"="Sürmene"][type=boundary];
rel["name:en"="Sürmene"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sürmene
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aksu | 40.860960 , 40.115300 |
Armutlu | 40.834830 , 40.061130 |
Asagi Cavuslu | 40.917670 , 40.065060 |
Asagiova | 40.833390 , 40.083150 |
Birlik | 40.840770 , 40.067830 |
Camburnu | 40.918860 , 40.197590 |
Ciftesu | 40.863210 , 40.107280 |
Cimenli | 40.851630 , 40.078300 |
Dirlik | 40.869910 , 40.133240 |
Gulenseiislam | 40.916670 , 40.133330 |
Gultepe | 40.868160 , 40.073540 |
Guneykoy | 40.804520 , 40.062100 |
Huvra | 40.883510 , 40.074330 |
Kahraman | 40.834360 , 40.100440 |
Konak | 40.842830 , 40.080530 |
Kucukdere | 40.807480 , 40.055120 |
Muratli | 40.892800 , 40.100340 |
Ormanseven | 40.858000 , 40.183310 |
Ortakoy | 40.843410 , 40.123490 |
Oylum | 40.768410 , 40.048520 |
Petekli | 40.899030 , 40.070930 |
Seveho | 40.850000 , 40.166670 |
Yazioba | 40.774650 , 40.060140 |
Yesilkoy | 40.791570 , 40.045180 |
Yildizli | 40.889520 , 40.061290 |
Yokusbasi | 40.870610 , 40.102290 |
Yukari Cavuslu | 40.902670 , 40.082100 |
Yukari Ovali | 40.818580 , 40.085100 |
Zeytinlik | 40.917800 , 40.077630 |
Notes:
- You can download geometry data for Sürmene 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.