vcloarec
bfbc62d613
add direction in shader for classification
2022-03-08 07:53:50 -08:00
vcloarec
40df5696b5
revert approach for triangulation with classification
2022-03-08 07:53:50 -08:00
vcloarec
c8ff57b8d0
sipify
2022-03-08 07:53:50 -08:00
vcloarec
bf827afdae
Address Martin review
2022-03-08 07:53:50 -08:00
vcloarec
70e6c01fe2
revert remove FINAL
2022-03-08 07:53:50 -08:00
vcloarec
ce3e6bde69
fix spelling
2022-03-08 07:53:50 -08:00
vcloarec
475b82bcef
fix spelling and doc
2022-03-08 07:53:50 -08:00
vcloarec
fe64784e93
filter by height
2022-03-08 07:53:50 -08:00
vcloarec
bbd2f579ee
fix point cloud triangulation with classification
...
sipify
2022-03-08 07:53:50 -08:00
vcloarec
434e7028dc
filter before triangulation
...
no vertical filter before and remove exterior triangles
finalize
leftover
typo, const and other leftovers
fix big triangles filter
Stefanos review
2022-03-08 07:53:50 -08:00
vcloarec
127fabd093
point cloud triangulation
...
int <--> size_t
2022-03-08 07:53:50 -08:00
rldhont
2fffd68951
Merge pull request #47590 from rldhont/fix-server-multilinestring-multicurve
...
Fix server GML with geometry types
2022-03-08 15:20:00 +01:00
rldhont
c391123c06
Merge pull request #47570 from rldhont/fix-server-wfs-getfeature-srsname-empty
...
WFS GetFeature GML3: When SRSNAME param was empty, srsName attributes were empty too
2022-03-08 14:34:11 +01:00
Nyall Dawson
7f9726cafd
Fix doc test
2022-03-08 13:49:24 +10:00
Nyall Dawson
8b16383ff0
[api] Add support for reading individual frames from animated image
...
formats (gif/mng/webp) to QgsImageCache
The frames are correctly cached in the image cache, resulting in
super speedy retrieval after the first render
2022-03-08 13:49:24 +10:00
Nyall Dawson
667886b3b9
Address review
2022-03-07 19:13:27 +10:00
Nyall Dawson
3d881a02b6
Correctly select file format based on file extension
2022-03-07 19:13:27 +10:00
Nyall Dawson
814bf0a058
Fix build
2022-03-07 19:13:27 +10:00
Nyall Dawson
6b49e4754b
Spelling
2022-03-07 19:13:27 +10:00
Nyall Dawson
aac5de4161
Use settings registry
2022-03-07 19:13:27 +10:00
Nyall Dawson
f483c54001
Q_ENUM
2022-03-07 19:13:27 +10:00
Nyall Dawson
1efa33686a
Also run raster georeferencing in a task instead of main thread
2022-03-07 19:13:27 +10:00
Nyall Dawson
052c8eddea
Fix seealso links
2022-03-07 19:13:27 +10:00
Nyall Dawson
86a4bf548d
Fix documentation warning
2022-03-07 19:13:27 +10:00
Nyall Dawson
b025294246
Spelling
2022-03-07 19:13:27 +10:00
Nyall Dawson
71a37c7255
Use a browser window for opening vector sources for georeferencer, so
...
that sublayers from databases can be georeferenced (also layers from
non-ogr sources!)
2022-03-07 19:13:27 +10:00
Nyall Dawson
d76a6d222e
Move Georeferencer action to "Layers" menu
...
Since the georeferencer now supports vector layers too, putting this
action in the Raster menu is no longer appropriate
o# Changes to be committed:
2022-03-07 19:13:27 +10:00
Nyall Dawson
d4eb6f524f
[feature] Add support for georeferencing vector layers in georeferencer
...
Allows vector layers without spatial referencing to be interactively
georeferenced (or layers with referencing to be re-referenced!)
Sponsored by the Danish QGIS Usergroup
2022-03-07 19:13:27 +10:00
Nyall Dawson
ebf9fe1809
Start on QgsVectorWarper class
2022-03-07 19:13:27 +10:00
Nyall Dawson
8e79a41e7c
Move QgsGcpPoint to analysis library
2022-03-07 19:13:27 +10:00
Nyall Dawson
a413b69f0c
Prep for supporting other layer types
2022-03-07 19:13:27 +10:00
Nyall Dawson
f1c93b3027
Make some variable names more generic
2022-03-07 19:13:27 +10:00
webmaster
218c124e9d
Support decimal degrees with [N,S,W,E] suffixes in the goto locator filter
2022-03-07 13:30:05 +07:00
Nyall Dawson
67e1987fb7
Disable mingw builds for now
2022-03-07 11:14:52 +10:00
Nyall Dawson
cc2fe98c1b
Fix reading ESRI authority crs from arcgis rest json
2022-03-07 10:55:25 +10:00
Ismail Sunni
a2a30e9539
Make the blank item the first one.
2022-03-07 08:34:42 +10:00
Ismail Sunni
6a15611659
Add blank field for Z and M field for delimited text provider. Fix #47634 .
2022-03-07 08:34:42 +10:00
webmaster
3e49bdf052
[qml] Add an authid and descripton property to the QgsCoordinateReferenceSystem class
2022-03-07 08:34:12 +10:00
Nyall Dawson
385c67aaa7
Revert "processing: fix scripts folder reset on windows"
...
This reverts commit efea53f51227189275df4067b4fc05bb781e8158.
2022-03-07 08:33:06 +10:00
Juergen E. Fischer
b25d09b838
release.pl: add update note for version-ltr.txt rewrite rule on qgis.org
2022-03-05 19:42:48 +01:00
Juergen E. Fischer
efea53f512
processing: fix scripts folder reset on windows
2022-03-05 19:42:48 +01:00
Loïc Bartoletti
734dae74da
Merge pull request #47322 from roya0045/relative_cad_fix
...
[bug] Fix cad tool when combinin relative values and distance
2022-03-04 17:25:13 +01:00
Denis Rouzaud
78d34c2edd
add settings to registry
2022-03-04 17:05:36 +01:00
Denis Rouzaud
54d8ccf93c
add test to ensure that settings are correctly added to registries
2022-03-04 17:05:36 +01:00
Ismail Sunni
dbdb3ef8bb
Add unit test for double list.
2022-03-04 18:00:08 +10:00
Ismail Sunni
858f18fe52
Add unit test for list integer.
2022-03-04 18:00:08 +10:00
Ismail Sunni
96f3bf3da0
Fix #47605 . Show integer list and decimal list correctly in field calc.
2022-03-04 18:00:08 +10:00
Nyall Dawson
9531da1af0
Show total dash pattern length in custom dash pattern panel
...
This is handy when you need to match the overall pattern length
with sizes from other parts of a symbol!
2022-03-04 13:23:29 +10:00
Etienne Trimaille
c50bb9857a
Fix tests related to GML
2022-03-03 16:12:35 +01:00
Nyall Dawson
64871919a5
Remove relative clamping option for non-z enabled layers
2022-03-03 06:15:10 +10:00