nirvn
92fe9bc260
[ui] Follow up tweaks to browser feature list toolbar feature:
...
- use tool button autoRaise=true look consistently
- rework first/previous/next/last arrow svg (and compress)
- uppercase tooltip
- pan icon -> pan action, zoom icon -> zoom action ;)
2019-05-16 13:20:54 +07:00
Juergen E. Fischer
3017c7a1c8
qgis server: track timestamps of remote projects
2019-05-15 21:58:41 +02:00
Denis Rouzaud
5f5340a281
place double arrows in same order in icon
2019-05-15 14:46:06 -05:00
Denis Rouzaud
053f54c304
Merge pull request #9992 from 3nids/itembrowser
...
allow browsing feature list in feature mode
2019-05-15 14:43:33 -05:00
Denis Rouzaud
3b875a7617
reorganize buttons, reduce font size
2019-05-15 14:41:01 -05:00
olivierdalang
1e5d2f0b74
(trying to fix travis build)
2019-05-15 19:56:02 +02:00
Alessandro Pasotti
90d40d5bb7
Install json_fwd.hpp header
2019-05-15 18:36:42 +02:00
Alessandro Pasotti
7df3163743
Merge pull request #10013 from elpaso/wfs3-ogr-client-fix
...
Fix WFS3 OGR build URI
2019-05-15 18:29:45 +02:00
olivierdalang
5b6dd73949
add missing docstring
...
with sip_include.sh
2019-05-15 18:09:27 +02:00
Alessandro Pasotti
a3d4055941
Fix WFS3 OGR build URI
2019-05-15 17:30:54 +02:00
Matthias Kuhn
81771dddb9
Ask for template name if missing
2019-05-15 15:11:08 +02:00
olivierdalang
4163be67cf
unstable API notice
2019-05-15 14:33:21 +02:00
Denis Rouzaud
546ede43cb
move the toolbar to the bottom
2019-05-15 06:52:08 -05:00
Denis Rouzaud
c0a0f7d6c9
add first/last buttons
2019-05-15 06:52:08 -05:00
Denis Rouzaud
f680466bf7
[FEATURE] add toolbar in attribute table to browse feature list
...
arrows allow browsing the feature list in the attribute table in form view
the current edited feature can be highlighted and the map canvas automatically panned or zoomed
2019-05-15 06:52:08 -05:00
Matthias Kuhn
8a24d14a76
Add save to templates button
2019-05-15 13:33:58 +02:00
olivierdalang
d32a319d2f
prepare commit & coding style
2019-05-15 13:30:29 +02:00
olivierdalang
9029d7e695
better floater display (also for dark backgrounds)
2019-05-15 13:29:42 +02:00
olivierdalang
04d7e2af8e
fix behaviour on focusOut and textEdited
...
it now matches exactly (i think) the dockwidget's behaviour
2019-05-15 13:29:22 +02:00
Matthias Kuhn
607664c5a6
Merge pull request #10006 from m-kuhn/q_unused
...
Unused ; in Q_UNUSED
2019-05-15 11:43:54 +02:00
Matthias Kuhn
4d6fbd3f18
Remove unrequired ;
...
and make clang-tidy a bit more smiley
2019-05-15 09:54:12 +02:00
Matthias Kuhn
1bd4ab0877
Fix see also links
2019-05-15 09:34:35 +02:00
Matthias Kuhn
a55c25bbeb
Allow adding attachments in qgz files
2019-05-15 08:21:49 +02:00
Denis Rouzaud
2cc8e11912
stronger test for embedded layers ( #10001 )
2019-05-14 13:45:53 -05:00
Alexander Bruy
5844a0fc90
[processing] allow selecting input from open layers only if input is a
...
layer-type (e.g. raster, vector, mesh). All other inputs can be selected
only from filesystem
2019-05-14 15:36:48 +03:00
Nyall Dawson
449c9ce86c
Better thread safety in package layers alg
2019-05-14 20:46:26 +10:00
Nyall Dawson
2d644376be
[FEATURE][processing] Add "Save layer styles into GeoPackage" option for Package Layers algorithm
...
Allows embedding of the current layer styles into the packaged layers
as the default layer styles.
2019-05-14 20:46:26 +10:00
Nyall Dawson
95f8bfb8af
[processing] Fix error reporting in package layers algorithm
2019-05-14 20:46:26 +10:00
Nyall Dawson
f0218316f6
Avoid unnecessary calculations in SVG fill symbol cloning
...
Minor speed boost
2019-05-14 20:45:46 +10:00
Matthias Kuhn
b95b954bf8
Merge pull request #9993 from 3nids/fixembedded
...
fix issues with embedded layers
2019-05-14 08:28:30 +02:00
Nyall Dawson
228ff9a64b
Capitalization
2019-05-14 10:36:07 +10:00
Nyall Dawson
958dbb13ca
Guard against nullptr
2019-05-14 09:28:14 +10:00
Denis Rouzaud
41e8dff118
fix restoring visibility of layers in embedded groups
2019-05-13 16:04:34 -05:00
Denis Rouzaud
ef6d6d495a
add test for layer visibility in embedded group
2019-05-13 16:03:01 -05:00
Nyall Dawson
2ec429cb89
[FEATURE][processing] New algorithm "Overlap analysis"
...
This algorithm calculates the area and percentage cover
by which features from an input layer are overlapped by
features from a selection of overlay layers.
New attributes are added to the output layer reporting
the total area of overlap and percentage of the input
feature overlapped by each of the selected overlay layers.
This is quite a common GIS task request, yet is full
of traps for inexperienced users, and the amount of
manual data work usually done by users to calculate
these figures can often lead to mistakes and inaccurate
results. It's nice to have a robust, fast, inbuilt
algorithm which allows this task to be done in a
single step without risk of human error.
2019-05-14 06:13:10 +10:00
Alessandro Pasotti
56a6edf3ac
Merge pull request #9989 from elpaso/wfs3-ogr-client
...
Add WFS3 (experimental) to supported OGR protocols
2019-05-13 16:50:32 +02:00
Alessandro Pasotti
b554b74deb
Add WFS3 (experimental) to supported OGR protocols
...
Quickest way to implement a test client.
2019-05-13 14:48:53 +02:00
olivierdalang
d6ac603556
[FEATURE][needs-docs] add a floater showing advanced input editlines next to the mouse
...
Sponsored by Kanton Schaffhausen in collaboration with OPENGIS.ch
2019-05-13 14:25:31 +02:00
Matthias Kuhn
e693e81053
Merge pull request #9971 from olivierdalang/node-tool-chain-add
...
[nodetool] chained add vertex at endpoint
2019-05-13 14:15:03 +02:00
Matthias Kuhn
6a3cd82d9c
Merge pull request #9908 from raymondnijssen/roundextent
...
Round values in ExtentFromLayer processing algorithm
2019-05-13 10:12:30 +02:00
Nyall Dawson
84a98917fe
Remove leftover code
2019-05-13 16:26:26 +10:00
Nyall Dawson
e409c31d38
Use proj to identify auth/codes from a proj string, instead of
...
QGIS' internal crs db
2019-05-13 16:26:26 +10:00
Nyall Dawson
ccb8e164d4
Always get full proj string, including towgs parameters
...
See https://lists.osgeo.org/pipermail/proj/2019-May/008565.html
Fixes some unit test failures
2019-05-13 16:26:26 +10:00
Nyall Dawson
83adb92eab
Ensure that temporary map canvas atlas variables are never written to projects
...
Causes a crash on debug builds, and is generally undesirable anyway
2019-05-13 14:36:10 +10:00
Nyall Dawson
279139b4ac
Avoid crashes on debug builds when trying to write xml for more value types
2019-05-13 14:36:10 +10:00
Nyall Dawson
4db0f5bf6c
More proj6 test fixes
2019-05-13 10:38:26 +10:00
Nyall Dawson
fcf59bb471
Try to fix proj4 build
2019-05-13 10:38:26 +10:00
Nyall Dawson
2debb89c2c
Indentation
2019-05-13 10:38:26 +10:00
Nyall Dawson
0b8e38e780
Leave broken code in place for now, it can't hurt, can it?
2019-05-13 10:38:26 +10:00
Nyall Dawson
0a7f5fcd46
Disable some tests, add some temporary results for now
2019-05-13 10:38:26 +10:00