QGIS Python Plugins Repository
LayerTree2JSON
(2) votes
Parse QGIS 3 project and write a JSON config file with layer information.
This plugin parses QGIS 3 projects and writes a JSON config file with information representing the layer tree. This file than automatically can be uploaded to a webserver using a SFTP connection, so for now you have to manually install pysftp: 1. Open console and go to qgis_installation_directory\apps\Python39\Scripts\ (or just OSGeo4W_installation_directoy on Windows) 2. Type: pip install pysftp 3. Install the plugin from QGIS Usually the JSON config file then is used by a web viewer to show a layer switcher.
- Author
- Gerald Kogler
- Maintainer
- geraldo
- Tags
- html , web , export , webmap , json , webmaps
- Plugin home page
- https://github.com/geraldo/layertree2json
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/geraldo/layertree2json
- Latest stable version
- 0.5
Version | Experimental | Minimum QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|
0.5 | no | 3.0.0 | 578 | geraldo | 2022-12-20T14:18:19.308335+00:00 |
0.4.2 | no | 3.0.0 | 82 | geraldo | 2022-12-12T11:27:38.829750+00:00 |
0.4.1 | no | 3.0.0 | 60 | geraldo | 2022-12-07T20:05:25.362818+00:00 |
0.4 | no | 3.0.0 | 43 | geraldo | 2022-12-06T16:58:05.345191+00:00 |
0.3 | no | 3.0.0 | 173 | geraldo | 2022-11-14T09:15:36.133124+00:00 |