MapsBR: Brazilian geospatial data in PythonΒΆ
mapsbr is a Python package to help you get brazilian geospatial data from official sources like IBGE or an ArcGIS server.
It downloads a GeoJSON from official datasets and turn them into shapely
geometric objects, that are then passed into a geopandas structure, a GeoSeries or a
GeoDataFrame, which is a usual pandas Series and DataFrame but with more
capabilities concerning geospatial data.
Contents
