Details
Description
The PostGIS database contains float fields with Infinity and -Infinity values.
When requesting the database content with WFS version=1.0.0 we get "-Infinity" and "Infinity"
When requesting the database content with WFS version=1.1.0 we get "-Infinity" and "INF"
"-Infinity does not match xsd:float specificaiton : http://www.schemacentral.com/sc/xsd/t-xsd_float.html