Skip to content

poliquin/br-localidades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latitude and Longitude of Brazilian Localities

This repo downloads geo data for Brazilian localities from IBGE and converts it to CSV. The resulting file has the latitude, longitude, and altitude of places in Brazil along with the numeric identifiers from IBGE.

Usage

  1. Download the data using the bash script:

     ./download.sh
    
  2. Convert to CSV using the Python script:

     ./localpoints.py
    

The download.sh file will download everything to a data/ folder. The localpoints.py file will write a CSV file to an out/ folder.

About

Latitude and longitude of Brazilian localities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published