Nyall Dawson
93d25d61e7
Fix conversion of multiplied pixel sizes for some interpolated values, improve interpolation expression results
2020-09-07 13:20:55 +10:00
Nyall Dawson
88f9daee09
[vectortiles] Make information tab appearance/content consistent
...
with other layer types
2020-09-07 12:52:14 +10:00
Nyall Dawson
c0ebc68eff
Fix test
2020-09-06 21:07:25 +10:00
Nyall Dawson
1c683e2e36
Fix broken seealso link
2020-09-06 21:07:25 +10:00
Nyall Dawson
54b506a02a
When converting a interpolated line width, also set the base setting to a decent value so that legends look ok
2020-09-06 21:07:25 +10:00
Nyall Dawson
98ba6a47ff
Add option to convert units during conversion
...
Because pixel based units are unfriendly for hi-dpi or print layouts
2020-09-06 21:07:25 +10:00
Nyall Dawson
52c0a18fb5
Fix tests
2020-09-06 21:07:25 +10:00
Nyall Dawson
53c72bc800
More API improvements
2020-09-06 21:07:25 +10:00
Nyall Dawson
37de374e19
Cleaner API
2020-09-06 21:07:25 +10:00
Nyall Dawson
4b72c835d0
Misc fixes
2020-09-06 21:07:25 +10:00
Nyall Dawson
659388a57e
Completed port
2020-09-06 21:07:25 +10:00
Nyall Dawson
b9dd8b2602
More interpolation work
2020-09-06 21:07:25 +10:00
Nyall Dawson
c4858b4231
Color work, some tests
2020-09-06 21:07:25 +10:00
Nyall Dawson
96c2ddbade
Make QgsSymbolLayerUtils::parseColor handle hsl(a) color strings
2020-09-06 21:07:25 +10:00
Nyall Dawson
958d5ddb7b
Start on test
2020-09-06 21:07:25 +10:00
Nyall Dawson
0b6af81cb1
Fix build
2020-09-06 21:07:25 +10:00
Nyall Dawson
fe7470c6ea
Blank shell for Mapbox GL style converter
2020-09-06 21:07:25 +10:00
Matthias Kuhn
d998bb3d17
Merge pull request #38318 from signedav/attachement-expression
...
Update documuent viewer in the attachment widget on attribute change
2020-09-04 21:13:07 +02:00
signedav
4b8797dacb
Merge pull request #38331 from signedav/relation-config
...
Multiple widgets of same relation
2020-09-03 08:27:53 +02:00
Nyall Dawson
ac79bfabf1
Add sip casting for QgsTemporalNavigationObject
2020-09-02 17:08:59 +10:00
Matthias Kuhn
e4a767a39a
Remove "Update options" button
...
It's hard to guess for a user what the button does.
And easy to achieve the same by changing the layer in the dropdown
2020-09-02 08:43:26 +10:00
Harrissou Sant-anna
a7bf220394
Correctly render qgsMapRendererJob use case steps in docs
2020-09-02 08:12:48 +10:00
Nyall Dawson
b9cd453674
Add method to determine whether an annotation layer is empty
2020-09-01 15:29:32 +10:00
Nyall Dawson
39fbc2ac33
Add "mainAnnotationLayer" to QgsProject
...
This returns a reference to a main/default annotation layer for use
by the project. It forms the default location to place new annotation
items which should appear above all map layers.
2020-09-01 15:29:32 +10:00
Jürgen Fredriksson
4ca7cd3d63
More detail on GGA quality indicator ( #38234 )
...
- UPDATE mTxtAltitude, mTxtHacc and mTxtVacc because GNSS receivers can output higher accuracy! (RTK)
According to https://www.gpsinformation.org/dale/nmea.htm#GGA I suggest an update to the quality information for the GGA sentence.
Since RTK solutions become more and more standard the info.quality "Fix RTK" is a very important information!
2020-09-01 14:28:21 +10:00
Nyall Dawson
9f83b413a7
[vectortiles] Fix labels disappear randomly between map redraws
...
Fixes #37450
2020-09-01 14:23:31 +10:00
Nyall Dawson
d1bc82ca7b
Misc typo fixes
2020-08-31 11:38:02 +10:00
Nyall Dawson
2135d03c9b
Fix 'allow to' typos
2020-08-31 11:38:02 +10:00
Nyall Dawson
e39d8b10fe
Fix 'ellipoid' typos
2020-08-31 11:38:02 +10:00
Nyall Dawson
403b2142ee
Fix incorrect reference to non-existing DONT_LOAD_LAYOUTS flag
2020-08-31 11:38:02 +10:00
Andrea Giudiceandrea
ae2c9f2dc9
Remove some other leftovers trailing asterisks
...
Followup #38378
2020-08-28 10:18:11 +10:00
Blottiere Paul
028634f433
Update sip binding
2020-08-27 10:51:33 +02:00
Blottiere Paul
94e9a91592
Clean
2020-08-27 10:14:21 +02:00
Blottiere Paul
3efd98d9cf
Update unit tests
2020-08-27 10:14:21 +02:00
Blottiere Paul
904000c143
Add name method
2020-08-27 10:14:19 +02:00
Blottiere Paul
d601f93ad1
Update doc
2020-08-27 10:12:55 +02:00
Blottiere Paul
48b21a052f
Add new settings
2020-08-27 10:11:40 +02:00
Mathieu Pellerin
af81515831
[processing] Add a cluster size attribute to the kmean cluster algorithm
2020-08-27 13:08:42 +07:00
Nyall Dawson
69665cd534
Add method to reset QgsAnnotationLayer back to default state
2020-08-27 13:08:51 +10:00
Nyall Dawson
199cd7e8d2
Add clear method to QgsAnnotationLayer
2020-08-27 13:08:51 +10:00
Mathieu Pellerin
707bad7766
[symbology] Improve rendering of selected SVG markers
2020-08-26 08:49:25 +07:00
Mathieu Pellerin
5e25c06de5
[processing] Add a cluster size attribute to the dbscan cluster algorithm
2020-08-26 08:48:57 +07:00
rldhont
3372a9267d
Merge pull request #38240 from rldhont/server-dont-load-layouts
...
New QGIS Server setting environement to disable GetPrint and do not load layouts
2020-08-24 14:21:15 +02:00
signedav
c3cb69b167
call loadDocument in setDocumentViewerContent instead over a seperate method
...
updateDocumentViewer needs not to be called on Image before the laod of the document (because it's called after the document load (or unload))
2020-08-24 09:40:25 +02:00
Juergen E. Fischer
d411d66b3d
windows: map python PATH changes to Add/RemoveDllDirectory (followup f17097b1a465c; fixes #38372 )
2020-08-21 21:02:26 +02:00
Harrissou Sant-anna
09844a7dab
Move the skybox enabling checkbox to the groupbox widget
...
Whether skybox is enabled is now saved as part of the 3D Map settings
2020-08-21 13:00:52 +10:00
Nyall Dawson
f62c6d5d56
[feature][labeling] Expose option to allow users to control whether
...
anchor point for line labels is a hint or a strict requirement
Strict: Labels are placed exactly on the label anchor only, and no
other fallback placements are permitted.
Hint: The label anchor is treated as a hint for the preferred label
placement, but other placements close to the anchor point are permitted.
2020-08-21 09:48:47 +10:00
Denis Rouzaud
ae4d7699f4
fix python code formatting
2020-08-21 09:43:14 +10:00
Nyall Dawson
f496173bd7
Fix messy doxygen blocks which mess with sipify script
...
Fixes #38291
2020-08-20 17:01:35 +10:00
Mathieu Pellerin
1386474e3c
[ui] Fix SVG marker widget not properly restoring colors
2020-08-20 10:08:20 +07:00