3liz/lizmap-plugin#355 is going to be merge soon to allow more testing on the LWC side
It's not blocking the merge, but there is still some todo on this feature:
[ ] LRU cache
[x] Editing is only available for postgres 3liz/lizmap-plugin#364
[x] Fix geom for postgres, use geometry_columns
[x] Remove some logs
[x] Check the geometry for postgis, it could be null on the postgis side for the filtering layer (cc @mdouchin ). The query is in the log 3liz/lizmap-plugin#362
Description
3liz/lizmap-plugin#355 is going to be merge soon to allow more testing on the LWC side
It's not blocking the merge, but there is still some todo on this feature:
geom
for postgres, usegeometry_columns