769 Commits

Author SHA1 Message Date
Vincent Cloarec
176ab29658
Make mesh edit tools more consistent with vector layers tools (#45040)
[mesh] UX fixes:
* move mesh elements click->move->click instead press-> drag->release
* allow to select by drawing a polygon and select an existing polygon in the same map tool like for vector layer)
2021-09-14 07:52:25 +02:00
nirvn
a300d3b13c Further tweaks to new text on point annotation icon 2021-09-13 04:18:55 +07:00
nirvn
b6d6707512 [ui] Relocate 'traditional' annotation toolbar actions into the new annotations toolbar 2021-09-13 04:18:55 +07:00
Vincent Cloarec
4e0d0f6692
Select by existing geometries (#45006)
[mesh] [feature] mesh select  element by existing selected polygon
2021-09-10 08:00:55 +02:00
Vincent Cloarec
be3a9e7564
reindex/renumbering mesh layer (#44969)
[mesh] [feature] reindex/renumbering mesh layer

Co-authored-by: PeterPetrik <zilolv@gmail.com>
2021-09-09 12:18:31 +02:00
Vincent Cloarec
46013949fb
Force mesh by polylines (#44962)
[mesh] [feature] allow modify mesh frame elevation by force/break lines
2021-09-09 10:26:32 +02:00
Vincent Cloarec
c917e02aca
transform only one vertex (#44981)
[mesh] [feature] change coordinates of a single vertex
2021-09-09 08:33:02 +02:00
Vincent Cloarec
45e07dd72f
Select mesh elements by expression UI (#44835)
[mesh] [feature] Select mesh elements by expression
2021-09-09 08:29:45 +02:00
Nyall Dawson
ca729cc359 [feature] Add a new "Annotations" toolbar, currently containing
a single action for creating a new annotation layer in a project
2021-09-07 18:44:57 +10:00
Nyall Dawson
0896d5910b Add an icon for annotation layers 2021-09-06 14:50:58 +10:00
Vincent Cloarec
9ce295ebbd
Mesh transform by expression (#44873)
[feature] [mesh] allows the user to make geom transformation of mesh frame by changing the vertices coordinates by expression. Each coordinates (X,Y,Z) of selected vertices can be calculated with an expression allowing transformation of the mesh while the mesh is still valid.

Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
2021-09-03 08:48:41 +02:00
Vincent Cloarec
781f484908
Mesh editing: Select mesh element by polygon (#44739)
[feature] [mesh] Select mesh elements by polygon

Default behavior: all touched (partially included element) will be selected (green rubber band) (default)
Alt Modifier: only totally included elements will be selected (blue rubber band) (alt + drag)
2021-08-18 10:53:46 +02:00
Nyall Dawson
c7924b0fb1 Move GPS tools "add gpx layer" functionality to Data Source Manager
Moves the functionality from the GPS tools plugin to add GPX layers
to a new "Add GPS Data" page in the data source manager.

(no functional changes!)
2021-08-01 07:47:42 +10:00
Nyall Dawson
ff13047d18 Move GPS icon to standard icons folder 2021-07-30 16:07:36 +10:00
Nyall Dawson
d0f3c26d12 Move new gpx icon to standard location 2021-07-30 14:18:56 +10:00
Nyall Dawson
2fbcf30a4d Add a proper icon for geometry collections 2021-07-22 21:00:30 +10:00
nirvn
2ac66726cb Add icon for curved callouts
(thanks to @DelazJ for the original commit)
2021-07-19 10:34:46 +07:00
Vincent Cloarec
c09443a056
[mesh] mesh frame editing part 3 - Edit mesh map tool (#44037)
[mesh] [feature] add mesh map tool to CRUD/digitize actions for mesh frame (vertices, faces)
2021-07-14 08:00:55 +02:00
Vincent Cloarec
494735a482
create new mesh layer (#43873)
[mesh] [feature] adds a option to create blank/scratch mesh frame (vertices/faces)
2021-07-13 07:37:46 +02:00
Nyall Dawson
d83a7698e2 [feature] Add a "measure bearing" map tool
This tool behaves similarly to the existing "measure angle" map tool,
but requires the user only to click two points on the map and displays
the bearing between these points.
2021-06-19 06:21:27 +10:00
Harrissou Sant-anna
4ad57ca6da Add icon for edited features in attribute table 2021-06-01 03:06:22 +02:00
Nyall Dawson
f1b436add8 QIcon linked files are lazily evaluated, so we can't use a temporary
file which is immediately deleted right after the QIcon creation
to store SVG icon content -- instead we need to place the svg in a
temporary folder which exists for the lifetime of the QGIS session
2021-05-17 10:54:44 +10:00
Nyall Dawson
cd6aa7f665 Add parameterized color support to QgsApplication::getThemeIcon
Adds framework to allow for icons which can have dynamic coloring
2021-05-17 10:54:44 +10:00
Nyall Dawson
eb5fd484ff [feature] Add optional (not on by default) layer tree warning icon
for layers with CRS inaccuracies

If the new "Show CRS accuracy warnings for layers in project legend"
is checked by a user, then any layers with a CRS with accuracy
issues (i.e. a dynamic crs with no coordinate epoch available,
or a crs based on a datum ensemble with accuracy exceeding the
user-set limit) will have a new warning icon reflecting that
the layer is a low-accuracy layer.

This is entirely opt-in, and designed for use in engineering/BIM/...
industries where inaccuracies of meter/submeter level are very
dangerous.
2021-05-14 07:24:53 +10:00
Nyall Dawson
ceff950960 [feature] Allow users to create notes for map layers
These notes are saved per layer, per project, and can be used as
place to store important messages for users of the project like
to do lists, etc.

Notes can be created via the "Add Layer Notes" action in the
layer right click menu. Any layers with notes will show a little
notepad indicator icon to alert users as to the notes. Clicking
the indicator will edit the note.

Sponsored by Alta Ehf
2021-04-22 14:40:43 +10:00
Nyall Dawson
9ffdf573ad Icon for edit as html 2021-04-22 13:45:19 +10:00
uclaros
ea7122b523 Updated icon 2021-03-16 06:08:43 +10:00
uclaros
5dbcb0060c Added button to select attributes from largest geometry when merging features 2021-03-16 06:08:43 +10:00
Nyall Dawson
594125af5f Proper icon for streaming digitize mode 2021-03-11 20:02:44 +10:00
Raymond Nijssen
ee84ed63ec open attribute table filter options in toolbar 2021-03-09 08:50:16 +10:00
Nyall Dawson
b8baabf3f4 [FEATURE] Add new snapping option for "Line Endpoints"
When enabled, this snapping mode snaps to the beginning or end
vertex of lines only. When snapping to a polygon layer, only
the first vertex in rings will be snapped to.

Refs Natural resources Canada Contract: 3000720707
2021-03-04 12:20:39 +10:00
SrNetoChan
cf9b22c632 Improve icons based on reviews 2021-02-12 10:55:04 +00:00
SrNetoChan
12ecfad3cc New icons 2021-02-11 04:02:47 +00:00
nirvn
53f0e2a6a8 Improved elevation/scale style dock icon 2021-02-07 13:47:14 +07:00
nirvn
fd56251a3a Create proper point cloud layer icons 2021-02-07 12:39:17 +07:00
Stefan Uhrig
bf0099cc2d Update SAP HANA icons 2021-01-19 18:43:41 +01:00
root676
5559e37598 add algorithm icons 2021-01-14 13:04:16 +10:00
root676
a7c92cd4f8 rework Cell Statistics alg structure and introduce cell stack percentile, percentrank from raster and percentrank from value algorithms 2021-01-14 13:04:16 +10:00
Alex
df526567c3 feature scaler base
(cherry picked from commit a64650933ccc112812625fda48c63a93a70a5b83)
2021-01-12 15:40:54 +10:00
Maksim Rylov
10a50d8d0f Initial implementation of HANA provider 2020-12-07 14:53:40 +01:00
Denis Rouzaud
eddf6feb45 modernize CMakeLists.txt files 2020-11-12 07:14:46 +10:00
signedav
f360838fbd
Merge pull request #39527 from signedav/offlineindicator
Indicator for offline layers
2020-11-11 16:16:21 +01:00
signedav
ef0bd560fe simplified svg icon 2020-11-11 13:38:56 +01:00
signedav
577bc35463 use unplugged icon to indicate offline layers 2020-11-06 17:34:45 +01:00
Peter Petrik
706d579117 remove icons 2020-11-04 21:56:09 +01:00
Peter Petrik
3dec432cb6 [pointclouds] add basic structure for PDAL layer 2020-11-04 21:56:09 +01:00
Peter Petrik
9c27d4ae91 bunch of other file skeletons 2020-10-27 05:29:14 +10:00
Peter Petrik
de6f4d6ad8 hook point cloud layer type to the rest of the code 2020-10-27 05:29:14 +10:00
signedav
cdff8ba5d0 indicator of offline layers in the layertree according to the customProperty isOfflineEditable 2020-10-20 09:13:48 +02:00
Mathieu Pellerin
2626ad6130
[needs-docs][ui] UI/UX revamp of the 3D map configuration dialog (#39448) 2020-10-18 22:10:36 +07:00