QGIS/python/core/auto_generated
Stefanos Natsis fb97c10d00
Export pointcloud layers (#49280)
* PointCloudLayerExporter class

* set points limit

* saveas dialog

* qickndirty task

* wip

* add pdal files

* transform context

* add getters

* try to use some subclasses

* use nested classes

* don't default layername

* limit supported formats

* error reporting

* limit formats in gui too

* format filters and source/target crs

* use default infinite extent

* set pdal crs

* add pdrf but keep 3 for now

* properly handle LAZ attributes

* catch coordinate transform exceptions

* use default destructor, fix leak, docs

* trim includes, fix typos

* use qgsspinboxes, add points limit to the gui

* fix limit exporting logic

* avoid auto

* fix builds

* don't reuse lastVectorFormat setting

* Rework layer name handling

* Rage against the elevation

* invert attribute activation logic

* use wkt for laz srs

* use original offset/scale if not reprojecting

* move created memory layer to main thread when done

* allways add memory layer to map

* oops

* properly handle existing vector files

* don't add layer if cancelled

* create the memory layer on the main thread

* remove colon

* remove duplicate code and avoid crashing on mesh and vectortiles

* fix leak

* handle case blunder

* address review
2022-08-31 15:46:16 +02:00
..
2022-04-04 02:57:00 -07:00
2022-05-06 08:58:41 +10:00
2022-04-29 07:57:25 +10:00
2022-06-03 18:20:03 +10:00
2022-04-29 08:21:47 +10:00
2022-06-03 12:02:13 +10:00
2022-08-23 10:07:54 +10:00
2022-04-29 08:21:47 +10:00
2022-08-12 20:36:07 +10:00
2022-08-10 08:04:42 +10:00
2022-05-06 09:56:36 +02:00
2022-04-29 08:21:47 +10:00
2022-03-10 13:37:19 +01:00
2022-07-09 07:12:08 +10:00
2022-04-29 08:21:47 +10:00
2022-08-02 06:41:52 -07:00
2022-05-03 13:25:05 +01:00
2022-07-23 06:04:02 +10:00
2022-07-21 06:46:57 +10:00
2022-04-29 08:21:47 +10:00
2022-04-29 08:21:47 +10:00
2022-04-29 08:21:47 +10:00
2022-04-29 08:21:47 +10:00
2022-03-04 08:41:10 +01:00
2022-04-29 08:21:47 +10:00
2022-04-29 08:21:47 +10:00
2022-04-29 08:21:47 +10:00