tinyows icon indicating copy to clipboard operation
tinyows copied to clipboard

gml:posList missing srsDimension or dimension attributes

Open clouton opened this issue 12 years ago • 0 comments

When trying to use the WFS 1.1.0 output in OpenLayers, I get an error from the OpenLayers GML v3 Format reader when trying to parse a gml:posList element. In looking at the GML output from tinyows, it appears that it is missing an "srsDimension" or "dimension" element. OpenLayers defaults the number of dimensions for each point to 2 if the attribute is missing, which fails for 3 ordinate points.

clouton avatar Sep 16 '13 15:09 clouton