This repository contains the municipal boundaries of all Brazilian municipalities. The data is divided by states, which are named by it's code. For example, Minas Gerais state data is at MG.json
file.
There's two sets of data available: the raw GeoJSON data (located at data
directory) and the minified version of it (located at minified
directory).
If you find any problem with this dataset, please let me know.
If you have a change to propose, create a pull request. Please create a Pull Request changing only the raw data, the minified will be generated after your changes are successfully merged to master.
- Add Topojson data
All this data was generated using IBGE's geo data.
MIT License (c) 2017 Luiz Pedone