-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add function to read municipalities by biome #45
Comments
I think the preferred approach here would be to implement a function that loads the boundaries of all biomes, if there is any official shape file with these data. Do you have any info about this? Where we could download these shape files (possible for different years) ? |
http://mapas.mma.gov.br/i3geo/datadownload.htm |
Do you know whether the boundaries change in different years ?
Rafael H.M. Pereira
… On 10 Jul 2019, at 15:54, Pedro R. Andrade ***@***.***> wrote:
http://mapas.mma.gov.br/i3geo/datadownload.htm
in the menu i3geo -> Biomas (MMA/IBGE)
I know that IBGE is working on a new version that will probably be released next month.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I talked to some colleagues about this issue. There is currently no review in the biomes map since its first relase, in 2004 (https://ww2.ibge.gov.br/home/presidencia/noticias/21052004biomashtml.shtm). |
Hi Pedro, we've addded the |
The user could select a given biome (Amazonia, Caatinga, Cerrado, Mata Atlantica, Pampa, Pantanal) and get all municipalities that belong to it, in a way similar to #38 and #39.
The text was updated successfully, but these errors were encountered: