Download outline map of Nilüfer (geojson format) :
Nilüfer.geojson (**)
Download polygon array of Nilüfer map for "Google Maps" :
Nilüfer.txt
Bounding Box for Nilüfer Map : ( 40.068388 , 28.651038 , 40.282156 , 29.005512 )
Wikipedia ID for Nilüfer : Q2183942
Wikipedia SPARQL Query for Nilüfer (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2183942 wdt:P1082 ?population. }
OPTIONAL { wd:Q2183942 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2183942 wdt:P2046 ?area. }
OPTIONAL { wd:Q2183942 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2183942 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2183942 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 Nilüfer map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](40.068388, 28.651038, 40.282156, 29.005512);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nilüfer)
[out:json];
(
rel["name"="Nilüfer"][type=boundary];
rel["name:en"="Nilüfer"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nilüfer
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akcalar | 40.175280 , 28.748610 |
Apulyont | 40.169690 , 28.684540 |
Atlas | 40.122370 , 28.885120 |
Ayva | 40.126960 , 28.700640 |
Badirga | 40.262260 , 28.697960 |
Baskoy | 40.211750 , 28.752720 |
Beşevler | 40.200000 , 28.950000 |
Buyukbalikli | 40.253880 , 28.774960 |
Çalı | 40.168610 , 28.920830 |
Catalagil | 40.218340 , 28.706540 |
Cayli | 40.276820 , 28.744700 |
Dagyenice | 40.156920 , 28.961600 |
Ermiye | 40.245160 , 28.799790 |
Ertuğrul | 40.213960 , 28.924490 |
Fadilli | 40.153630 , 28.709690 |
Görükle | 40.231140 , 28.840170 |
İhsaniye | 40.216670 , 28.983330 |
Irfaniye | 40.216580 , 28.817140 |
Irfaniye | 40.237650 , 28.817240 |
Kadriye | 40.092170 , 28.868370 |
Kayapa | 40.171790 , 28.839450 |
Kite | 40.201020 , 28.875860 |
Konakli | 40.256230 , 28.758170 |
Korubasi | 40.104540 , 28.750100 |
Kueltuer | 40.203100 , 28.963310 |
Kurucesme | 40.125510 , 28.822360 |
Maksempinar | 40.128440 , 28.765500 |
Mamure | 40.106110 , 28.800560 |
Misi | 40.179120 , 28.970390 |
Niluefer | 40.214010 , 28.915670 |
OEzluece | 40.237910 , 28.910010 |
Tahtali | 40.175350 , 28.877070 |
Ucpinar | 40.104070 , 28.841670 |
Uncukuru | 40.118350 , 28.726200 |
Yaylacik | 40.173330 , 28.901760 |
Yolcati | 40.258270 , 28.869940 |
Notes:
- You can download geometry data for Nilüfer 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.