Commit graph

14 commits

Author SHA1 Message Date
phil
77adcceb18 Fix/update scheduler with GisafNG 2024-05-09 00:04:53 +02:00
phil
29543b9766 Allow init of redis without registry (useful for external scripts) 2024-05-05 18:49:51 +02:00
phil
53f2594cdd Fix store live to redis defis
Remove workaround for live df column names
Fix scheduler import
2024-05-05 16:50:00 +02:00
phil
dedb01b712 ipynbtools: remove the gisaf "proxy"
Move methods to module level
Fix DashboardPage model definitions
Fix RawSurveyModel (missing geom field)
Cleanup
2024-05-02 23:42:45 +02:00
phil
d3fa4624f8 Live: fix geom_type 2024-04-29 19:15:39 +02:00
phil
6565e647fa Fix live layers 2024-04-28 20:24:26 +02:00
8c299f0041 Restructure api
Fixes in geo api, registry
Cleanups
2024-02-27 05:05:33 +05:30
c1f229f805 Cosmetic: mostly typings 2024-02-13 12:47:07 +05:30
75bedb3e91 Migrate joins to sqlalchemy's query options
Use native pandas read_sql_query and geopandas from_postgis
Fix definiiton of status in models
Fix table names
Fix category fields
2024-01-02 00:09:08 +05:30
956147aea8 Fix api stores
Rename in category table: geom_type to gis_type
2023-12-27 01:11:54 +05:30
741050db89 Remove relative imports
Fix primary keys (optional)
Add baskets, importers, plugins, reactor
Add fake replacement fro graphql defs (to_migrate)
Add typing marker (py.typed)
2023-12-25 15:50:45 +05:30
5c9d82f507 Setup redis cache (ttags) 2023-12-23 15:08:42 +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