Download outline map of Lüleburgaz (geojson format) :
Lüleburgaz.geojson (**)
Download polygon array of Lüleburgaz map for "Google Maps" :
Lüleburgaz.txt
Bounding Box for Lüleburgaz Map : ( 41.225842 , 27.207935 , 41.573312 , 27.631389 )
Wikipedia ID for Lüleburgaz : Q214670
Wikipedia SPARQL Query for Lüleburgaz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q214670 wdt:P1082 ?population. }
OPTIONAL { wd:Q214670 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q214670 wdt:P2046 ?area. }
OPTIONAL { wd:Q214670 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q214670 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q214670 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 Lüleburgaz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.225842, 27.207935, 41.573312, 27.631389);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lüleburgaz)
[out:json];
(
rel["name"="Lüleburgaz"][type=boundary];
rel["name:en"="Lüleburgaz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lüleburgaz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahmetbey | 41.438710 , 27.585660 |
Akca | 41.363820 , 27.564790 |
Alacaoglu | 41.283330 , 27.315160 |
Ayvali | 41.442930 , 27.302090 |
Buyukkaristiran | 41.300280 , 27.545280 |
Celaliye | 41.528660 , 27.361810 |
Cengelli | 41.244310 , 27.375210 |
Cesmekolu | 41.531110 , 27.279440 |
Ceylankoy | 41.550250 , 27.431070 |
Ciftlikkoy | 41.290490 , 27.472520 |
Davutlu | 41.236020 , 27.418050 |
Duguncubasi | 41.334010 , 27.279620 |
Emirali | 41.446580 , 27.546830 |
Ertugrul | 41.535070 , 27.504340 |
Eskibedir | 41.350820 , 27.392700 |
Eskitasli | 41.491300 , 27.403580 |
Evrensekiz | 41.371940 , 27.491940 |
Hamitabat | 41.506990 , 27.285120 |
Hamzabey | 41.528270 , 27.421380 |
Karacaagac | 41.515280 , 27.476760 |
Karamusul | 41.303680 , 27.451160 |
Kayabeyli | 41.301970 , 27.429960 |
Kirik | 41.465510 , 27.249440 |
Kucukkaristiran | 41.332500 , 27.539170 |
Lüleburgaz | 41.403850 , 27.359180 |
Musellim | 41.341210 , 27.369940 |
Ovacik | 41.321670 , 27.399720 |
Sakizkoy | 41.440280 , 27.474170 |
Saricali | 41.392780 , 27.245740 |
Seyitler | 41.251370 , 27.451990 |
Tatarkoy | 41.487220 , 27.350830 |
Turgutbey | 41.459150 , 27.387970 |
Umurca | 41.426390 , 27.434510 |
Yenitasli | 41.486480 , 27.389360 |
Notes:
- You can download geometry data for Lüleburgaz 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.