Download outline map of Lapseki (geojson format) :
Lapseki.geojson (**)
Download polygon array of Lapseki map for "Google Maps" :
Lapseki.txt
Bounding Box for Lapseki Map : ( 40.117149 , 26.532832 , 40.406166 , 27.040288 )
Wikipedia ID for Lapseki : Q1026657
Wikipedia SPARQL Query for Lapseki (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1026657 wdt:P1082 ?population. }
OPTIONAL { wd:Q1026657 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1026657 wdt:P2046 ?area. }
OPTIONAL { wd:Q1026657 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1026657 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1026657 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 Lapseki map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.117149, 26.532832, 40.406166, 27.040288);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lapseki)
[out:json];
(
rel["name"="Lapseki"][type=boundary];
rel["name:en"="Lapseki"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lapseki
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adatepe | 40.394370 , 26.790660 |
Akcaalan | 40.223490 , 26.699300 |
Alpagut | 40.379810 , 26.822370 |
Balcilar | 40.170000 , 26.839170 |
Beybas | 40.213910 , 26.662860 |
Beycayiri | 40.255150 , 26.924420 |
Beypinari | 40.305210 , 26.994240 |
Biberler | 40.177140 , 26.741490 |
Camyurt | 40.283650 , 26.839710 |
Cardak | 40.376060 , 26.716180 |
Cataltepe | 40.288020 , 26.978220 |
Cavus | 40.353680 , 26.886310 |
Damlali | 40.266670 , 26.733330 |
Derekoy | 40.360770 , 26.844160 |
Disbudak | 40.315690 , 27.006750 |
Dogandere | 40.311140 , 26.994760 |
Dumanli | 40.261480 , 26.894910 |
Ecialan | 40.168760 , 26.875820 |
Eskikisla | 40.233690 , 26.716490 |
Gokkoy | 40.259230 , 26.642640 |
Gureci | 40.358860 , 26.935680 |
Hacigelen | 40.180660 , 26.727350 |
Hacilar | 40.168330 , 26.768770 |
Haciomerler | 40.380040 , 26.778550 |
Harmancik | 40.143330 , 26.761390 |
Ilyaskoy | 40.279390 , 26.677690 |
Kangirli | 40.231300 , 26.577810 |
Karamusalar | 40.204480 , 26.908080 |
Karaomerler | 40.244800 , 26.785140 |
Kemiklialan | 40.280190 , 26.608120 |
Kircalar | 40.235180 , 26.870060 |
Kizildam | 40.253660 , 26.836910 |
Kocaveli | 40.297240 , 26.682590 |
Koru | 40.195950 , 26.774130 |
Mecidiye | 40.363510 , 26.757660 |
Nusretiye | 40.299520 , 26.940860 |
Sahinli | 40.305450 , 26.742910 |
Sindal | 40.233200 , 26.645260 |
Subasi | 40.316290 , 26.720300 |
Suluca | 40.294360 , 26.624480 |
Tasbasi | 40.316470 , 26.816600 |
Tastepe | 40.349740 , 26.837420 |
Ucpinar | 40.153000 , 26.714110 |
Umurbey | 40.233730 , 26.606320 |
Yaylalar | 40.192630 , 26.852720 |
Yenice | 40.329670 , 26.730180 |
Notes:
- You can download geometry data for Lapseki 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.