[Geoserver-devel] [jira] Created: (GEOS-1066) GML3 output does not seem to respect decimal places settings

GML3 output does not seem to respect decimal places settings
------------------------------------------------------------

                 Key: GEOS-1066
                 URL: http://jira.codehaus.org/browse/GEOS-1066
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 1.6.0-alpha2
            Reporter: Andrea Aime
            Assignee: Justin Deoliveira
            Priority: Critical
             Fix For: 1.6.0-beta1

Number of decimals can be configured in the UI, but it does not seem to be respected by GML3 output
format.

For example, the following request:
http://localhost:8080/geoserver/wfs?request=GetFeature&version=1.1.0&typeName=topp:states&formatName=GML2&FILTER=<ogc:Filter%20xmlns:ogc="http://www.opengis.net/ogc"><ogc:PropertyIsGreaterThan><ogc:Div><ogc:PropertyName>MANUAL</ogc:PropertyName><ogc:PropertyName>WORKERS</ogc:PropertyName></ogc:Div><ogc:Literal>0.25</ogc:Literal></ogc:PropertyIsGreaterThan></ogc:Filter>

results in ordinates like:
35.210544999999996

when the default geoserver setting is 8 decimal places.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira