ipeaGIT / geobr

Easy access to official spatial data sets of Brazil in R and Python
https://ipeagit.github.io/geobr/
789 stars 118 forks source link

Using plotly with geobr data - python #256

Closed FranciscohAlpa closed 3 years ago

FranciscohAlpa commented 3 years ago

Hello how are you ? I saw that in R it is possible to use plotly with the data from the geobr package, but I didn't find anything in python. Would you help me ?

rafapereirabr commented 3 years ago

Hi @FranciscohAlpa . It's fairly straightforward to use the plotly package in both R and in Python. There are quite a few tutorials and examples with code to do that , see this gallery for example.

The plotly package should work with data from geobr, but let us know if you find any problems. For now I'm closing this issue since it is not directly related to an issue with geobr.