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
PyQGIS cookbook updates during the Coruna Dev meeting
* cookbook data structure
* pyqgis cookbook project + data
* add 2 raster dataset to the gpkg
* pyqgis raster chapter tested and ready to use
* load vector layer improvements
* show how to load a gpkg layer
* be more specific about code imports
* add specific imports at the beggining
* finish loading vector layers
* better raster layer loading
* finished loadlayer pycook
* verify composer rst completed
* finish verifying communication with the user pyqgis chapter
* show how to load raster from gpkg
* [settings.rst] Doublecheck code, add imports and comments, fix typos (qgis#3514)
* [settings.rst] Doublecheck code, add imports and comments, fix typos
* [settings.rst] Move all import to top
* [settings.rst] fix whitespace issue
* fix mapcanvas imports
* some small fixes + reorder for consistency
* fix rubberband + vertex markers
* [geometry.rst] tested and updated geometry.rst of the pyqgis cookbook (qgis#3522)
* Changed code snippets to be self-contained examples, minor edits to tutorial text
* Update geometry.rst
minor text formatting
* Update source/docs/pyqgis_developer_cookbook/geometry.rst
Co-Authored-By: arongergely <[email protected]>
* Update source/docs/pyqgis_developer_cookbook/geometry.rst
Co-Authored-By: arongergely <[email protected]>
* Update source/docs/pyqgis_developer_cookbook/geometry.rst
Co-Authored-By: arongergely <[email protected]>
* Split line in code snippet for legibility
* Added a snippet with all the imports
* Minor snippet and non-code text edits
* .rst markup fix
* Removed prompt strings ('>>>') from snippets, small corrections to code examples
* Improve characthers max number
* Update source/docs/pyqgis_developer_cookbook/loadlayer.rst
Co-Authored-By: SrNetoChan <[email protected]>
* Update source/docs/pyqgis_developer_cookbook/communicating.rst
Co-Authored-By: SrNetoChan <[email protected]>
* Update source/docs/pyqgis_developer_cookbook/communicating.rst
Co-Authored-By: SrNetoChan <[email protected]>
* Update source/docs/pyqgis_developer_cookbook/geometry.rst
Co-Authored-By: SrNetoChan <[email protected]>
* Update source/docs/pyqgis_developer_cookbook/geometry.rst
Co-Authored-By: SrNetoChan <[email protected]>
* Update source/docs/pyqgis_developer_cookbook/geometry.rst
Co-Authored-By: SrNetoChan <[email protected]>
* Update source/docs/pyqgis_developer_cookbook/geometry.rst
Co-Authored-By: SrNetoChan <[email protected]>
* Update source/docs/pyqgis_developer_cookbook/loadlayer.rst
Co-Authored-By: SrNetoChan <[email protected]>
0 commit comments