QGIS-Documentation
QGIS-Documentation copied to clipboard
QGIS Documentation
### Request for documentation From pull request QGIS/qgis#55306 Author: @lbartoletti QGIS version: 3.36 **[OGC] Polygon: fix rings order** ### PR Description: ## Description I'm reaching out regarding an important initiative...
## Description Page URL: https://docs.qgis.org/3.34/en/docs/user_manual/processing_algs/qgis/vectorgeneral.html#qgisjoinattributesbylocation Predicate Contain is described as follows: "Contain Returns 1 (true) if and only if no points of b lie in the exterior of a, and...
At the end of https://docs.qgis.org/3.4/en/docs/user_manual/working_with_projections/working_with_projections.html#project-coordinate-reference-systems, the docs states: > Whenever you select a new CRS for your QGIS project, the **measurement units** will automatically be changed in the General tab...
With all the changes introduced by 3.0, most of the dialogs' screenshots need to be updated. Instructions to create a good screenshot for the docs are available at https://docs.qgis.org/testing/en/docs/documentation_guidelines/writing.html#managing-screenshots While...
Issue #7802 divided into smaller issues following alphabetical order. This one should contain expression functions with visual examples from A to E.
Lesson 6.4.7.: to create a Raster from points I think I have to use the tool: "inverse distance to a power" and not "IDW with nearest neighbor searching".
The request is to add visual rendering of the functions (mainly the geometry ones) in the expression chapter. These can be gif or static images showing the expression and the...
## Description I'm trying to build qgis server as a packager, and finding the documentation unclear. The cgi-bin variable defaults to bin, which seems wrong, but that 's out of...
http://web.archive.org/web/20161108014633/blog.vitu.ch/10142013-1847/write-your-own-qgis-form-elements provides a way to create a widget that could be customized and used in forms. It'd be nice to add this information in the Training manual (it'd be more...
Follow #1752 discussion Should this information be in: - editing attribute table chapter - supported formats v2 - somewhere else?