WFS GetFeature MultiLineString

Uli Rothstein (CCGIS) uli.rothstein at CCGIS.DE
Wed Mar 30 07:12:02 EST 2005


Hi list,

in the response to a GetFeature request I'm missing the whitespaces
between the coordinates in MultiLineStrings (Mapserver 4.5 dev).
For example:
<gml:featureMember>
<Strasse>
<gml:boundedBy>
<gml:Box srsName="epsg:2398">
<gml:coordinates>
4504090.125771,6002562.002115 4504198.958542,6002695.300602
</gml:coordinates>
</gml:Box>
</gml:boundedBy>
<gml:lineStringProperty>
<gml:MultiLineString srsName="epsg:2398">
<gml:LineString>
<gml:coordinates>4504090.125771,6002677.6068204504191.237214,6002669.2150274504195.708325,6002669.7851494504197.985127,6002672.6257564504198.958542,6002683.8381524504198.636820,6002685.8685864504196.401265,6002686.4587124504091.668386,6002695.300602</gml:coordinates>
</gml:LineString>
<gml:LineString>
<gml:coordinates>4504139.563715,6002564.4526394504129.400600,6002564.042550</gml:coordinates>
</gml:LineString>
</gml:MultiLineString>
</gml:lineStringProperty>
<gid>319</gid>
</Strasse>
</gml:featureMember>

Does someone know something about this problem?
Thanks and best regards
Uli Rothstein



More information about the mapserver-users mailing list