Médéric Ribreux
222935b45f
Expand external file support to graphical unit test generator
2016-05-29 09:00:16 +02:00
Médéric Ribreux
1f21af6672
Improve tests: add external file support into AlgorithmsTest
2016-05-29 09:00:16 +02:00
Médéric Ribreux
e70f9bcf0c
Add first set of unit tests
2016-05-29 09:00:16 +02:00
Médéric Ribreux
ed97ca5628
Fix some algorithms
2016-05-29 09:00:16 +02:00
Médéric Ribreux
2aab32487a
Add i.aster.toar algorithm (need to fix a GRASS7 bug about number of files)
2016-05-29 09:00:16 +02:00
Médéric Ribreux
fe5c6f5157
Add i.rectify algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
8ff07cf91a
Add i.landsat.acc algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
90758b533c
Add i.in.spotvgt algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
033fd1fa8b
Add i.modis.qc algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
fdce74885a
Add i.maxlik algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
1d1534279f
Add i.cca algorithm (segfaults from GRASS)
2016-05-29 09:00:16 +02:00
Médéric Ribreux
02bbcbb81a
Add i.oif algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
c9f56125b9
Add i.pansharpen algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
5182748e10
Add i.topo.corr algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
cce451c722
Add i.pca algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
a73ed12dd7
Add i.segment algorithm
2016-05-29 09:00:16 +02:00
Médéric Ribreux
7bc533884b
Add i.smap algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
297c632566
Add i.tasscap algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
68f42a406c
Add i.vi algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
ecf6d2ad37
Add i.landsat.toar algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
aabcc1e0ed
Add i.image.mosaic (needs Redmine #5742 to be implemented)
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
d39614f7d1
Add i.evapo.mh parameters detection
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
689d41511b
Add i.group algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
83b6cfdf8b
Add i.gensigset algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
a231bbd9c2
Add i.gensig algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
b5330003f2
Add i.evapo.time algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
0b8784cf65
Add i.evapo.pt algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
474a258ea5
Add i.evapo.pm algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
b6396cb9e0
Add i.evapo.mh algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
109a7f4fbc
Add i.emissivity algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
0529062f63
Add i.biomass algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
13402f653c
Add i.eb.soilheatflux algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
b355940395
Add i.eb.netrad algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
a5afb94121
Add i.eb.hsebal01 algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
8c69220b79
Add i.eb.eta algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
e3da53779e
Add i.eb.evapfr algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
89ec2fbb7c
Add i.colors.enhance algorithm
2016-05-29 09:00:16 +02:00
Médéric RIBREUX
651302e360
Add i.albedo and i.cluster algorithms
2016-05-29 09:00:16 +02:00
Nyall Dawson
1b06324d24
Fix failing server label test
2016-05-29 16:11:46 +10:00
Nyall Dawson
5b6f9d846e
Fix uninitialized wheel zoom factor in QgsMapCanvas
2016-05-29 15:53:56 +10:00
Nyall Dawson
7cab60bc43
[FEATURE][expressions] If a feature is passed to a function
...
expecting geometry inputs, then use that feature's geometry
instead of throwing an error
eg
buffer(@atlas_feature,100)
or
buffer(get_feature('my_layer','id=54'))
2016-05-29 15:32:16 +10:00
Nyall Dawson
497d6ef413
Minor clean ups
2016-05-29 15:31:47 +10:00
Nyall Dawson
421ab4fee7
Add missing docs, SIP bindings, some const correctness
2016-05-29 14:59:23 +10:00
Mathieu Pellerin
36ff0ba333
[FEATURE] add a char() function to the expression engine ( #3137 )
2016-05-29 14:38:53 +10:00
Nyall Dawson
78bcd4b10c
Correctly mark method as deprecated
2016-05-29 08:11:43 +10:00
Nyall Dawson
e7d039240c
Fix doxygen warnings
2016-05-29 08:10:23 +10:00
Denis Rouzaud
b9baf2e95a
Merge pull request #3131 from 3nids/lockscale
...
allow to lock scale to use magnification to zoom in/out
2016-05-28 18:18:22 +02:00
Denis Rouzaud
c3e7a56b05
always use double for dpi
2016-05-28 17:22:22 +02:00
Denis Rouzaud
cf99817b72
allow to lock scale to use magnification to zoom in/out
...
this also removes the option for different behavior of mouse wheel
2016-05-28 16:52:09 +02:00
Nyall Dawson
bae8a0e5e0
[FEATURE] Georeference outputs (eg PDF) from composer
...
This commit makes composer automatically georeference outputs
(where output format makes this possible, eg TIF and PDF).
The existing option to create a world file has been separated
from the map selection for georeferencing. The new behaviour
is to always georeference outputs, and only create the
separate world file if that option is checked.
2016-05-29 00:46:39 +10:00