-
Notifications
You must be signed in to change notification settings - Fork 4
extension request: widget to connect to Django #10
Description
Greetings, Kartoza team!
It's always great to speak with you. Thanks for your time.
We discussed on the phone that our next area of focus would be to create a widget that would allow us to present different maps for integration within a django web framework. I am opening this issue as a reminder of that discussion.
I am curious as to how we can / should organize maps on the back end for different presentations on the front end. That is, should we keep a separate QGIS file (*.qgis) for each different map we'd like to maintain on the front end? Or will we be using some sort of presentation layer to select out only those elements relevant to a specific map? For example, if we have a 'master' qgis file with all our layers in it, but I wanted to show one map focusing on natural resources availability and another one focusing on infrastructure locations, would it be best to make 2 different *.qgis maps or just to use one?