Axione-IPE-Viewer/webapp
Félix Baylac-Jacqué 38c67ee588 Webapp: add real elig data query
When a acceptable zoom level is reached, the frontend is going to
query the DB for the eligibility data associated to the region the
user is viewing.

When requesting too much data, the frontend gets pretty slow. In order
to prevent that, we require a minimal zoom level before triggering the
actual request.
2022-02-22 14:24:41 +01:00
..
static webapp: fetch eligibility data on backend 2022-02-21 17:21:21 +01:00
templates Webapp: add real elig data query 2022-02-22 14:24:41 +01:00
config.ini.sample Webapp: add real elig data query 2022-02-22 14:24:41 +01:00
main.py Webapp: add real elig data query 2022-02-22 14:24:41 +01:00
poetry.lock webapp: display interactive map + geocoding 2022-02-21 15:28:19 +01:00
pyproject.toml webapp: display interactive map + geocoding 2022-02-21 15:28:19 +01:00
run-dev-server Webapp: add real elig data query 2022-02-22 14:24:41 +01:00