Hi everyone,
I’m working on developing MapStore as a production geoportal for an institution.
To do this, I installed Tomcat v9, GeoServer v2.22.2, and MapStore v2024.02.02, all using the .war format.
I’m also using a PostgreSQL v13.21 database, where I’m uploading many shapefile layers to be displayed in MapStore through GeoServer.
I need the maps to be organized into thematic categories, because there are too many and it’s important to keep everything clear and easy to find for users.
Important: I can’t use "contexts" or "groups" to organize the layers, because each map has too many shapefile layers and it becomes very difficult to manage.
What I’d like to have is something like this:
How can I organize the maps this way in MapStore?
Any suggestions or ideas would be very helpful.
Thanks a lot in advance!