rldhont
75f596849c
Bug #10974 QGIS WFS Server provides too much precision
...
In the GetFeature request QGIS WFS Server uses the static method: QgsDoubleToString. This method returns double with a precision fixed to 17.
We do not need that much precision for coordinates. Firstly because we are not able to measure a position on earth with a lower micron precision. Secondly because it unnecessarily overload response.
I propose to add the ability to specify the precision in the QgsDoubleToString method.
2014-08-22 13:45:31 +02:00
volaya
2fa73f0b9e
[processing] fixed bug in ModelerScene when position of output is not defined
2014-08-22 12:29:06 +02:00
volaya
3fdf12b947
[processing] fixed parameter definition parsing for parameters of type integer
2014-08-22 12:29:05 +02:00
volaya
887469643f
[processing] added support for old model file format
2014-08-22 12:29:04 +02:00
DelazJ
23eff1f8ca
Add by default the result file to the map canvas
2014-08-21 14:27:29 +02:00
DelazJ
14741e602e
Add by default the result file to the map canvas
2014-08-21 14:26:55 +02:00
DelazJ
98bfaa8d58
Add by default the result file to the map canvas
2014-08-21 14:25:08 +02:00
DelazJ
cffdd222b5
Add by default the result file to the map canvas
2014-08-21 14:24:21 +02:00
DelazJ
cebd55c16d
Add by default the result file to the map canvas
2014-08-21 14:23:09 +02:00
DelazJ
20ee96f2bf
Add by default the result file to the map canvas
2014-08-21 14:15:50 +02:00
DelazJ
9a684409ff
Add by default the result file to the map canvas
2014-08-21 14:05:42 +02:00
DelazJ
f0a22fba53
Add by default the result file to the map canvas
2014-08-21 14:01:20 +02:00
DelazJ
2e610bcf4a
Add by default the result file to the map canvas
2014-08-21 13:59:52 +02:00
DelazJ
720f2de747
Add by default the result file to the map canvas
2014-08-21 13:53:25 +02:00
DelazJ
de91ea08e3
Add by default the result file to the map canvas
2014-08-21 13:52:31 +02:00
DelazJ
b29af4005b
Add by default the result file to the map canvas
2014-08-21 13:51:06 +02:00
DelazJ
580dd9433f
Add by default the result file to the map canvas
2014-08-21 13:49:24 +02:00
DelazJ
db34678abc
Add by default the result file to the map
2014-08-21 13:47:15 +02:00
DelazJ
7464a4c044
Update frmEliminate.ui
2014-08-21 13:37:25 +02:00
DelazJ
0bfd5fbf64
Default srid value to use in new geom column : 0
2014-08-21 13:09:34 +02:00
DelazJ
57c901712a
Default srid value to 0 in new table geom column
2014-08-21 13:07:07 +02:00
DelazJ
8164f4b253
set default srid value to 0 in new geom column
2014-08-21 13:05:47 +02:00
Juergen E. Fischer
a05c4c8030
make custom widget tooltips translatable
2014-08-20 10:02:35 +02:00
Nyall Dawson
9d18220138
[FEATURE][composer] Allow remote urls to be entered as picture path
...
for picture items, and automatically fetch them. Sponsored by the
City of Uster, Switzerland.
2014-08-19 21:35:14 +10:00
Nyall Dawson
f93e536a00
Add a simplified class for fetching HTTP network content
2014-08-19 20:49:10 +10:00
Denis Rouzaud
bc187ba953
identify shows a non-modal feature form
2014-08-19 09:08:57 +02:00
Denis Rouzaud
4588d9bd6c
new map tool to select single feature
2014-08-19 08:34:02 +02:00
Matthias Kuhn
1b205be604
Fix python bindings for QgsRelation.fieldPairs()
2014-08-18 14:56:45 +02:00
Juergen E. Fischer
621edef24e
make QgsMapLayerRegistry ctor private (it's a singleton)
2014-08-18 11:50:05 +02:00
Matthias Kuhn
4ade943937
QgisInterface::getFeatureForm() returns a QgsAttributeDialog
...
And some API comments
2014-08-18 10:57:30 +02:00
Juergen E. Fischer
5e26fbd6eb
rename other canbeGeneralizedByMapBoundingBox methods to isGeneralizableByMapBoundingBox
2014-08-17 20:44:09 +02:00
Juergen E. Fischer
d9e8a940b9
fix polygon generalization artifacts, if last ring segment is one of two
...
segments exceeding the tolerance plus some cleanups
2014-08-17 18:52:16 +02:00
Juergen E. Fischer
07165eae79
indentation update
2014-08-17 13:37:34 +02:00
Nyall Dawson
346b50ead9
Fix typo
2014-08-17 21:27:32 +10:00
Nyall Dawson
b15b014b82
Allow importing and exporting to GIMP palette file (gpl) from color list
2014-08-17 21:05:21 +10:00
Nyall Dawson
b45735529b
Improvements to color list:
...
- Cleanup code
- Support copying and pasting multiple colors to list
- Support additional color list mime formats
2014-08-17 21:05:21 +10:00
Nyall Dawson
6d10ff3684
Support dropping multiple colors into a color list widget
2014-08-17 21:05:21 +10:00
Juergen E. Fischer
907ce69306
indentation update
2014-08-17 09:24:22 +02:00
Nyall Dawson
9ef4bd600f
[FEATURE] Project specific color scheme, set through default styles tab in project properties
2014-08-16 16:57:10 +10:00
Nyall Dawson
cd54d6a355
New GUI control for an editable list of colors from a color scheme.
...
Supports drag and drop reordering, drag and drop colors from external
apps (on supported OS).
2014-08-16 16:28:31 +10:00
Nyall Dawson
f7f4c74a56
Add method for editing color scheme colors
2014-08-16 14:39:29 +10:00
Sylvain Maillard
76c1bb5311
fix typos: extra spaces
2014-08-14 14:54:38 +02:00
volaya
8a2f1505d5
[processing] renamed Input and Output classes in modeler, to avoid confusion
2014-08-14 10:58:53 +02:00
volaya
e02f0040d6
[processing] fixed saga supervised classification when using saga 208
2014-08-14 10:58:52 +02:00
volaya
dab96382e6
[processing] allow definition of vector fields with plain names and types
2014-08-14 10:58:51 +02:00
Nyall Dawson
b3dbe74155
Hide color schemes from color button menu if they contain no colors
2014-08-14 17:57:22 +10:00
Nyall Dawson
11686c7ad3
Fix typo in docs
2014-08-14 17:57:22 +10:00
Nyall Dawson
43c545c2f6
[composer] Fix docs for composer arrow
2014-08-14 17:57:22 +10:00
Denis Rouzaud
71d7445c83
use flag instead of enum
2014-08-14 08:33:25 +02:00
Juergen E. Fischer
a2a66eabfd
doxygen fixes
2014-08-13 19:15:24 +02:00