Skip to content

tr-secgeo/Turkiye_city-population

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Açık Verilerden 2B Web Haritası Oluşturma

Türkiye şehirlerine ait TÜİK den alınan 2024 yılı güncellenen nüfus verilerinin vektör veriler ile ilişkilendirilerek oluşturulan bir web-cbs tematik harita oluşturma projesidir.

Açık Vektör Veri indirme link ve Yöntemleri

1- Bölgesel veri indirme linki

2- Sorgulama yapmadan il/ilçe/mahalle bazlı açık veri indirebileceğiniz link

3- Sorgulama ile veri çekilebilen OSM Overpass API

NOT: Bilgisayar ortamın da düzenlediğimiz proje klasörü içerisin de aşağıdaki git komutlarını açtığımız bash terminalin de çalıştırırız;

     - git init
     - git status
     - git branch -m master main
     - git add .
     - git commit -m "Dosyalar Bilgisayardan yüklendi."
     - git log
     - git config user.name
     - git config user.email
     - git remote -v
     - git remote add origin "https://github.com/tr-secgeo/Turkiye_city-population.git" 
     - git push -u origin main

About

Açık Verilerden 2B Web Haritası Oluşturma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published