gisaf-backend/src/gisaf
2024-01-09 17:46:18 +05:30
..
api Restructure apis, to the dedicated directory 2024-01-09 17:46:18 +05:30
models Restructure apis, to the dedicated directory 2024-01-09 17:46:18 +05:30
__init__.py Misc: 2023-12-13 01:25:00 +05:30
_version.py Implement simplify (using geopandas) 2024-01-07 18:30:25 +05:30
admin.py Remove relative imports 2023-12-25 15:50:45 +05:30
application.py Restructure apis, to the dedicated directory 2024-01-09 17:46:18 +05:30
baskets.py Remove relative imports 2023-12-25 15:50:45 +05:30
config.py Restructure apis, to the dedicated directory 2024-01-09 17:46:18 +05:30
database.py Implement simplify (using geopandas) 2024-01-07 18:30:25 +05:30
importers.py Fix api stores 2023-12-27 01:11:54 +05:30
ipynb_tools.py Migrate joins to sqlalchemy's query options 2024-01-02 00:09:08 +05:30
live.py Remove relative imports 2023-12-25 15:50:45 +05:30
live_utils.py feature-info: migrate to pydantic, fix live 2024-01-06 12:29:48 +05:30
plugins.py Fix registry geo_model to levels mapping 2023-12-26 17:20:36 +05:30
py.typed Remove relative imports 2023-12-25 15:50:45 +05:30
reactor.py Remove relative imports 2023-12-25 15:50:45 +05:30
redis_tools.py Migrate joins to sqlalchemy's query options 2024-01-02 00:09:08 +05:30
registry.py feature-info: migrate to pydantic, fix live 2024-01-06 12:29:48 +05:30
scheduler.py Remove relative imports 2023-12-25 15:50:45 +05:30
scheduler_application.py Remove relative imports 2023-12-25 15:50:45 +05:30
scheduler_web.py Add live (redis and websockets) 2023-12-21 10:51:31 +05:30
security.py Geoapi: checkviewable permissions 2024-01-03 12:24:13 +05:30
utils.py Remove custom sqlalchemy metadata, manage with __table_args__ 2024-01-04 18:50:23 +05:30