You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In QGIS, once you created a source, it will always show up in the source panel for new created files or newly opened files.
This allows keeping in memory some sources somewhere to be able to reuse them quickly after.
We could provide the same feature by saving created sources in StateDB and showing them in the source panel, allowing to quickly create layers from them.
The text was updated successfully, but these errors were encountered:
Yes, that would be nice.
However, we'll have to consider the sources using local files (GeoJSON for example), where the path is saved relatively to the JGIS file, AFAIK.
In QGIS, once you created a source, it will always show up in the source panel for new created files or newly opened files.
This allows keeping in memory some sources somewhere to be able to reuse them quickly after.
We could provide the same feature by saving created sources in StateDB and showing them in the source panel, allowing to quickly create layers from them.
The text was updated successfully, but these errors were encountered: