v1.8.0
New function
read_capitals()to download either a spatialsfobject with the location of the municipal seats (sede dos municipios) of state capitals, or adata.framewith the names of codes of state capitals. Closes #243
Minor changes
- Update intro vignette to show how to use geobr together with the new censobr sister package.
Bug fixes
- fixed bug from conflict between
sfanddata.tablethat was messing with plot extent. Closes #284. - fixed bug from conflicts between
plotlyanddata.table. Closes #279. - fixed bug in
cep_to_state()function. Closes #317. - fixed bug in progress bar. Closes #154.
- The
lookup_muni()anddownload_metadata()functions are now more robust to internet connection failures.