LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
src/here/geopandas_adapter/__init__.py
src/here/geopandas_adapter/geopandas_adapter.py
src/here/geopandas_adapter/geotiles/__init__.py
src/here/geopandas_adapter/geotiles/heretile.py
src/here/geopandas_adapter/utils/__init__.py
src/here/geopandas_adapter/utils/dataframe.py
src/here/geopandas_adapter/utils/geo.py
src/here_geopandas_adapter.egg-info/PKG-INFO
src/here_geopandas_adapter.egg-info/SOURCES.txt
src/here_geopandas_adapter.egg-info/dependency_links.txt
src/here_geopandas_adapter.egg-info/requires.txt
src/here_geopandas_adapter.egg-info/top_level.txt
tests/test_content_adapter_geopandas.py
tests/test_df_prefix.py
tests/test_df_replace.py
tests/test_df_unpack.py
tests/test_geo.py
tests/test_geopandas_adapter.py
tests/test_geopandas_decoder.py
tests/test_geopandas_encoder.py
tests/test_heretile.py
tests/test_index_layer_with_geopandas_adapter.py
tests/test_stream_layer_with_geopandas_adapter.py
tests/test_versioned_layer_with_geopandas_adapter.py
tests/test_volatile_layer_with_geopandas_adapter.py