Commit graph

9 commits

Author SHA1 Message Date
c3caedea0e Implement simplify (using geopandas)
Add preserve_geometry option
2024-01-07 18:30:25 +05:30
653a7cbc05 Fix typo 2024-01-03 15:29:24 +05:30
f04aac5667 Geoapi: checkviewable permissions 2024-01-03 12:24:13 +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
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
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
461c31fb6f Fix geoapi store geojson for live layers 2023-12-17 15:22:52 +05:30
1b7db43ee7 Return geoapi store geojson 2023-12-17 12:20:07 +05:30
4048e61221 Add redis (live layers)
Add base for geo_api (WIP)
2023-12-16 00:49:01 +05:30