All Projects → nafizb → Turkey-Geo-Neighborhood-Database

nafizb / Turkey-Geo-Neighborhood-Database

Licence: other
Cities, districts and neighborhoods of the Turkey with geolocation data. MongoDB

Projects that are alternatives of or similar to Turkey-Geo-Neighborhood-Database

kandilli-rasathanesi-api
Kandilli rasathanesinin son dakika depremler ve tarihe göre deprem listesi için ara API (last minute earthquakes in turkey)
Stars: ✭ 90 (+246.15%)
Mutual labels:  turkey
projects
Türk geliştiricelerin açık kaynak Ruby projeleri
Stars: ✭ 13 (-50%)
Mutual labels:  turkey
Neighborhood-Dashboard
We're working to help neighborhoods help themselves by giving them easy access to useful data to allow them to identify and track problem areas in their neighborhood.
Stars: ✭ 19 (-26.92%)
Mutual labels:  neighborhood
neleryasak
Yeni normalleşme süreci şehirler özelindeki yasaklar toolu :)
Stars: ✭ 43 (+65.38%)
Mutual labels:  turkey
turkeyvisited
Mark the cities you have visited in Turkey and share the map!
Stars: ✭ 82 (+215.38%)
Mutual labels:  turkey
githubist-api
API repository for Github.ist
Stars: ✭ 34 (+30.77%)
Mutual labels:  turkey
TR-PhishingList
Türkiye'ye Yönelik Zararlı Bağlantı Erişim Engelleme Listesi
Stars: ✭ 68 (+161.54%)
Mutual labels:  turkey
pusula
Oy pusulası fotoğrafı isteyen işyerleri için, oy pusulası fotoğrafı yapıcı
Stars: ✭ 14 (-46.15%)
Mutual labels:  turkey
TurkeyStartup
Türkiye 'de ki Melek Yatırımcı Listesi
Stars: ✭ 30 (+15.38%)
Mutual labels:  turkey
uzakel
Verimerkezleri Arası IP Engelleme Sistemi
Stars: ✭ 17 (-34.62%)
Mutual labels:  turkey

Turkey-Geo-Neighborhood-Database

Cities, districts and neighborhoods of the Turkey with geolocation data. MongoDB.

Overview

I needed geolocation database of neighborhood in Turkey during one of my work. Therefor, this repository was born. It took ~7 hours from my life and it is all yours now.

Dictionary

City: Şehir,il

District: İlçe

Neighborhood: Mahalle

Importing data

mongoimport --db <your_db> --collection cities --file cities.json
mongoimport --db <your_db> --collection districts --file districts.json
mongoimport --db <your_db> --collection neighborhoods --file neighborhoods.json

Up-to-date

Datum in repository was created in middle of 2017. In case of requirement of up-to-date data, you have to use PTT zipcode database which is in xlsx format and fetch geolocation from 3rd party web services.

Disclaimer

I have no responsibility about correctness of data.

Contributing

Feel free to make a pull request for improve the data or fixing wrong documents.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].