g3w-suite / g3w-admin

Server module for G3W-SUITE
https://g3w-suite.readthedocs.io/en/latest/g3wsuite_administration.html
Mozilla Public License 2.0
39 stars 31 forks source link

:sparkles: Save customer toc theme #812

Closed wlorenzetti closed 2 months ago

wlorenzetti commented 2 months ago

Checklist

Motivation

Make possible for end customer the possibility to save a set of layer's styles and checked/unchecked layer TOC state as for QGIS project themes.

Related G3W-CLIENT feature https://github.com/g3w-suite/g3w-client/issues/539 throw https://github.com/g3w-suite/g3w-client/pull/540

Suggested solution

Create an API REST to do CRUD operation for manage the customer themes.

Alternatives considered

No response