Commit graph

23 commits

Author SHA1 Message Date
phil
50b4dff145 Add missing dependency 2024-05-09 00:43:16 +02:00
phil
2ea672293d Bump sqlmodel 2024-05-06 11:17:19 +02:00
phil
66d2b55c47 Bump fastapi 2024-05-06 11:12:59 +02:00
phil
00a5ae2d4e Bump geopandas 2024-05-02 20:15:32 +02:00
phil
ccf6710225 Fix/update geo layer export 2024-04-28 01:10:41 +02:00
d2ae5e4d7b Fix/update baskets:
- get_file
- import
- Basket importers must return BasketImportResult
Add API points
Fix utils delete_df and upsert_df, also making them async friendly
Auth: add helper functions to UserRead
2024-04-09 16:16:04 +05:30
52e1d2135b Fix custom plugin downloaders
Change get_as_dataframe call signature
2024-04-06 13:11:38 +05:30
96446226eb Basket admin: fix type for project 2024-03-26 12:04:59 +05:30
5434c7d6ef Fix dashboards 2024-03-24 11:21:11 +05:30
fda099a8b8 Upgrade to psycopg3 2024-03-18 12:42:10 +05:30
15fe7fab08 Update/fix login 2024-03-16 11:18:33 +05:30
c84dd61f6a Updates 2024-02-27 05:02:12 +05:30
5dacc908f2 Add missing dependencies
Add tile server
Config: add defults
Cosmetic refactorings
2024-02-10 19:26:38 +05:30
c3caedea0e Implement simplify (using geopandas)
Add preserve_geometry option
2024-01-07 18:30:25 +05:30
a974eea3d3 Add python typings stubs for psycopg2 2023-12-25 15:42:34 +05:30
fda845c2f1 Fix pyproject.toml 2023-12-24 00:23:40 +05:30
phil
1e2802f289 Fix pyproject 2023-12-21 15:38:31 +05:30
47df53f4d1 Add live (redis and websockets)
Add modernised ipynb_tools
Add scheduler
Fix crs in settings
Lots of small fixes
2023-12-21 10:51:31 +05:30
4048e61221 Add redis (live layers)
Add base for geo_api (WIP)
2023-12-16 00:49:01 +05:30
049b8c9927 Misc:
Basic registry, with survey stores
Move to standard src/ dir
versions: sqlmodel official, pydantic v2
etc...
2023-12-13 01:25:00 +05:30
80100fffd0 Add gisaf models
Restructure config (map.tileServer)
2023-11-19 12:13:39 +05:30
90091e8a25 Use experimental pydantic, sqlmodel 2 and sqlalchemy 2
JWT based user auth
pydantic_settings conf
2023-11-17 11:35:09 +05:30
3355b9d716 Initial commit 2023-11-06 17:04:17 +05:30