Bug report #21952
QGIS Server does not well provide type for virtual field.
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | QGIS Server | ||
Affected QGIS version: | 3.4.7 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 29767 |
Description
Virtual field defined with double precision type in QGIS server are provided as integer (output content of DescribeFeatureType in XMLSCHEMA)
History
#1 Updated by Giovanni Manghi over 5 years ago
- Easy fix? changed from Yes to No
- Status changed from Open to Feedback
Is a regression compared to QGIS Server 2.*?
#2 Updated by Roberto Marzocchi over 5 years ago
Giovanni Manghi wrote:
Is a regression compared to QGIS Server 2.*?
No. Same problem also using QGIS Server 2.18.*
NB problem tested on a PostGIS layerm even if the virtual field is only created on the QGIS project
#3 Updated by Roberto Marzocchi over 5 years ago
- Status changed from Feedback to Open
Roberto Marzocchi wrote:
Virtual field defined with double precision type in QGIS server are provided as integer (output content of DescribeFeatureType in XMLSCHEMA)