CONFIG.MD
LICENSE
README.md
__init__.py
_codegen.py
_codegen_settings.py
admin.py
apps.py
basemap.py
checks.py
codegen_urls.py
conf.py
conftest.py
dto.py
errors.py
flows.py
functions.py
geohash.py
models.py
py.typed
pyproject.toml
seams.py
serializers.py
services.py
urls.py
urls_v1.py
views.py
./CONFIG.MD
./__init__.py
./_codegen.py
./_codegen_settings.py
./admin.py
./apps.py
./basemap.py
./checks.py
./codegen_urls.py
./conf.py
./conftest.py
./dto.py
./errors.py
./flows.py
./functions.py
./geohash.py
./models.py
./py.typed
./seams.py
./serializers.py
./services.py
./urls.py
./urls_v1.py
./views.py
./docs/capabilities.json
./docs/errors.json
./docs/flows.json
./docs/frontend-contract.md
./docs/llms.txt
./geocoding/__init__.py
./geocoding/base.py
./geocoding/cache.py
./geocoding/dto.py
./geocoding/format.py
./geocoding/providers.py
./geocoding/serializers.py
./geocoding/service.py
./geocoding/urls.py
./geocoding/views.py
./ipgeo/__init__.py
./ipgeo/base.py
./ipgeo/client_ip.py
./ipgeo/dto.py
./ipgeo/providers.py
./ipgeo/serializers.py
./ipgeo/service.py
./ipgeo/urls.py
./ipgeo/views.py
./migrations/0001_initial.py
./migrations/__init__.py
./schemas/functions/geo.bbox.json
./schemas/functions/geo.geocode.json
./schemas/functions/geo.geohash_encode.json
./schemas/functions/geo.map_config.json
./schemas/functions/geo.nearby.json
./schemas/functions/geo.radius.json
./schemas/functions/geo.resolve.json
./schemas/functions/geo.reverse_geocode.json
./search/__init__.py
./search/base.py
./search/elasticsearch.py
./search/postgres.py
./search/redis.py
./search/solr.py
docs/capabilities.json
docs/errors.json
docs/flows.json
docs/frontend-contract.md
docs/llms.txt
geocoding/__init__.py
geocoding/base.py
geocoding/cache.py
geocoding/dto.py
geocoding/format.py
geocoding/providers.py
geocoding/serializers.py
geocoding/service.py
geocoding/urls.py
geocoding/views.py
ipgeo/__init__.py
ipgeo/base.py
ipgeo/client_ip.py
ipgeo/dto.py
ipgeo/providers.py
ipgeo/serializers.py
ipgeo/service.py
ipgeo/urls.py
ipgeo/views.py
migrations/0001_initial.py
migrations/__init__.py
schemas/functions/geo.bbox.json
schemas/functions/geo.geocode.json
schemas/functions/geo.geohash_encode.json
schemas/functions/geo.map_config.json
schemas/functions/geo.nearby.json
schemas/functions/geo.radius.json
schemas/functions/geo.resolve.json
schemas/functions/geo.reverse_geocode.json
search/__init__.py
search/base.py
search/elasticsearch.py
search/postgres.py
search/redis.py
search/solr.py
stapel_geo.egg-info/PKG-INFO
stapel_geo.egg-info/SOURCES.txt
stapel_geo.egg-info/dependency_links.txt
stapel_geo.egg-info/requires.txt
stapel_geo.egg-info/top_level.txt
tests/test_capabilities_surface.py
tests/test_checks.py
tests/test_conf.py
tests/test_contract.py
tests/test_functions.py
tests/test_geocoding.py
tests/test_geohash.py
tests/test_ipgeo.py
tests/test_models.py
tests/test_picker.py
tests/test_public_api.py
tests/test_search.py
tests/test_views.py