Håvard Tveite
59292b47c7
Update CreateConstantRaster.py
...
Cast cols (and rows) to int to fix the error.
Fixes : #32827
2019-11-14 03:07:30 +10:00
Juergen E. Fischer
f67369cc26
debian packaging: drop python-gdal dependency ( closes #32835 )
...
[ci skip]
2019-11-13 17:09:26 +01:00
Matthias Kuhn
9e833d5ea1
Merge pull request #32824 from m-kuhn/fixUiDeps
...
Add missing dep
2019-11-13 15:51:37 +01:00
Alessandro Pasotti
b9a5b82653
Merge pull request #32813 from elpaso/bugfix-gh32809-delete-pg-raster-from-browser
...
[feature] Delete PG rasters from browser
2019-11-13 11:39:53 +01:00
Matthias Kuhn
a07d915d7b
Add missing dep
...
Fix #32764
2019-11-13 10:27:22 +01:00
Alessandro Pasotti
91ee3b4078
Don't leak the connection, please
2019-11-13 08:50:00 +01:00
Alessandro Pasotti
215e3ecbd1
[feature] Delete PG rasters from browser
...
I also fixed a bunch of small issues while I was there (parent item didn't
refresh), misnames table/file (wrong assumption that all ogr/gdal
datasources are filesystem based).
Fixes #32809
2019-11-12 18:16:48 +01:00
Matthias Kuhn
461d2edac3
Merge pull request #32784 from strk/test-outside-sourcetree
...
Do not assume tests are run from under source tree
2019-11-12 07:01:05 +01:00
Peter Petrik
7ac0a98bfc
use svgomg to optimize playback svg files
2019-11-12 10:18:14 +07:00
Peter Petrik
e3ef306fb1
fix missing play/stop buttons on MacOS for mesh layer playback
2019-11-12 10:18:14 +07:00
Harrissou Sant-anna
6d12fb416c
Update CONTRIBUTORS
2019-11-12 03:11:32 +10:00
Harrissou Sant-anna
d8cbabe2bb
Update contributors.json
2019-11-12 03:11:32 +10:00
Harrissou Sant-anna
0b22133c44
Update CONTRIBUTORS
2019-11-12 03:11:32 +10:00
Matthias Kuhn
88bb33e2a2
Merge pull request #32778 from nyalldawson/grass78
...
[processing] Support grass version 7.8
2019-11-11 17:51:07 +01:00
Matthias Kuhn
b38e191010
Merge pull request #32789 from m-kuhn/hardenRuleBasedRendererTest
...
Harden rule based renderer test
2019-11-11 15:46:43 +01:00
Matthias Kuhn
0b9f04d11f
Harden rule based renderer test
...
or shall I say desperately hack around issues in the hope it helps?
2019-11-11 14:50:14 +01:00
Alessandro Pasotti
ccccafff2f
Merge pull request #32739 from elpaso/server-wfs3-conformance-update
...
Server OAPIF: update conformance classes
2019-11-11 13:31:13 +01:00
Sandro Santilli
d682829713
Use $() instead of backticks
2019-11-11 13:14:50 +01:00
Sandro Santilli
8e077ba127
Do not assume tests are run from under source tree
...
Fixes #32783
2019-11-11 12:24:42 +01:00
Alessandro Pasotti
956c468935
Merge pull request #32628 from elpaso/save-multiple-styles
...
[feature] Add save multiple styles action to style menu
2019-11-11 11:25:30 +01:00
Alessandro Pasotti
b490f86495
Merge pull request #32766 from elpaso/bugfix-gh32740-ascii-user-agent
...
Urlencode non ascii chars in User-Agent
2019-11-11 10:01:31 +01:00
Alessandro Pasotti
c8d352bdc8
Update test reference files
2019-11-11 09:36:49 +01:00
Alessandro Pasotti
87fee0deda
Update credentials button text
2019-11-11 18:12:24 +10:00
Nyall Dawson
8d6101cdc7
[processing] Support grass version 7.8
2019-11-11 18:11:15 +10:00
Alessandro Pasotti
102911c584
Code cleanup + highlight current style
2019-11-11 08:59:39 +01:00
Nyall Dawson
f95bf854c2
[ogr] When calculating min/max value for date/datetime fields, we have
...
to use the older string conversion methods as OGR will always return
a string value for these aggregate queries, regardless of the original
data type
2019-11-11 17:51:49 +10:00
Nyall Dawson
900a49131b
Add a bit of tolerance to graduated symbol range resolving
...
If a value doesn't fall exactly within a range, then try to see
if it falls just outside of any ranges (within double precision
tolerance), to correctly handle double precision values coming
from different sources.
Fixes #27420
2019-11-11 17:51:49 +10:00
Nyall Dawson
e5ba779d61
Use real field type instead of a forced conversion through string
...
for OGR provider minimum/maximum/unique value retrieval
Avoids precision loss due to this string conversion, notably resulting
in graduated ranges which don't quite encompass the full range of
values present in a layer.
Fixes #32667 , #27420
2019-11-11 17:51:49 +10:00
Nyall Dawson
06f36ddbe6
Cleanup duplicate code and add tests for graduated range resolving
2019-11-11 17:51:49 +10:00
Nyall Dawson
5eeba90341
Update sip, fix use of old style enum
2019-11-11 17:17:22 +10:00
Alessandro Pasotti
8bd57ca19c
Use QGIS version int in user agent header
2019-11-11 07:06:48 +01:00
root676
a6e8fb68b9
optimize fuzzify() by moving loops into virtual functions
2019-11-11 05:26:02 +10:00
root676
512ad54bf2
fix typos in helpstrings
2019-11-11 05:26:02 +10:00
root676
43236b3dc2
compress svg icons
2019-11-11 05:26:02 +10:00
root676
a418941c45
add myself to contributors
2019-11-11 05:26:02 +10:00
root676
ba63098508
format code
2019-11-11 05:26:02 +10:00
root676
d159014179
fix bugs in fuzzify() methods and create processing tests
2019-11-11 05:26:02 +10:00
root676
18ff21951a
[feature][processing] add function pictograms for fuzzy logic functions to toolbox
2019-11-11 05:26:02 +10:00
root676
d3d0093096
[feature][processing] add first version of fuzzy logic raster algorithms to QGIS
2019-11-11 05:26:02 +10:00
Julien Cabieces
8e08909a10
set current view mode to attribute editor
2019-11-11 04:30:03 +10:00
myarjunar
102444b8ab
address review and performance improvement
2019-11-11 04:28:49 +10:00
myarjunar
0ae511f1bd
[geonode] a generic way to consume geonode api. fixes #31376
2019-11-11 04:28:49 +10:00
Matthias Kuhn
be121984bf
Apparently sip doesn't like double QObject inheritance
...
If a list of objects (QList<QgsMapCanvasItem *>) is converted to a list of python objects, sip fails if items inherit from QObject.
Fix #32700
2019-11-11 04:12:47 +10:00
Matthias Kuhn
cb688cbbcc
Revert "Remove SIP convert to subclass code for QgsRubberBand and QgsVertexMarker"
...
This reverts commit 4b014e6e84093fc59ce9ee085657161b56be189c.
2019-11-11 04:12:47 +10:00
Juergen E. Fischer
23e59c36a3
fix windows build
2019-11-10 14:50:40 +01:00
Alessandro Pasotti
7c722e28a5
Urlencode non ascii chars in User-Agent
...
Fixes #32740
2019-11-10 14:21:36 +01:00
Sandro Santilli
dda5771585
Fix loading of PostgreSQL geometry-less views
...
Closes #32523
Bug was introduced with commit bbdbca4
Thanks @elpaso for finding the root cause of it
2019-11-10 11:48:48 +01:00
Sandro Santilli
ea970d9ef1
Add test for extracting candidate primary keys from geometryless view
2019-11-10 11:48:48 +01:00
Nyall Dawson
6b82917715
[processing] Refine behavior of "Use filename as layer name" option to
...
always avoid using temporary file names, and then set this option as
enabled by default.
Also change the setting key so that existing users will also get the new
default value.
Fixes #32591
2019-11-09 20:07:55 +10:00
Alessandro Pasotti
8edfcf1d02
Merge pull request #32736 from elpaso/server-wfs3-schema
...
Server OAPIF: expose XML schema for collections
2019-11-09 07:48:57 +01:00