.gitignore
.readthedocs.yaml
LICENSE
README.md
clean.sh
pyproject.toml
setup.py
.vscode/launch.json
.vscode/settings.json
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/client.rst
docs/source/conf.py
docs/source/factory.rst
docs/source/fires.rst
docs/source/geodetic.rst
docs/source/index.rst
docs/source/joins.rst
docs/source/protests.rst
docs/source/usage.rst
georapid/__int__.py
georapid/client.py
georapid/factory.py
georapid/fires.py
georapid/formats.py
georapid/geodetic.py
georapid/geojson.py
georapid/joins.py
georapid/protests.py
georapid/units.py
georapid.egg-info/PKG-INFO
georapid.egg-info/SOURCES.txt
georapid.egg-info/dependency_links.txt
georapid.egg-info/top_level.txt
tests/__init__.py
tests/test_client.py