This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-03-01 00:46:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
processing
/
core
History
Alessandro Pasotti
71e2a6be7e
In-place passthrough for invalid geometries if processing option is to skip invalid
...
Fixes
#20147
- difference deletes invalid geometries
2018-10-18 17:43:00 +02:00
..
__init__.py
…
CMakeLists.txt
…
defaultproviders.py
…
outputs.py
[processing] Add explicit output type for multiple layers
2018-02-11 10:57:44 +10:00
parameters.py
[processing] Fix parsing optional output 'create by default' from string'
2018-05-07 19:17:04 +10:00
Processing.py
[processing] Remove extraneous parameter value check
2018-08-21 05:24:30 +10:00
ProcessingConfig.py
In-place passthrough for invalid geometries if processing option is to skip invalid
2018-10-18 17:43:00 +02:00
ProcessingLog.py
[processing] Use c++ recent algorithm log, remove python log
2018-07-05 02:37:03 +10:00
ProcessingResults.py
[processing] harmonize order of result panel (latest first) and add timestamp
2018-02-12 13:51:31 +07:00