WFS GetFeature MultiLineString

Uli Rothstein (CCGIS) uli.rothstein at CCGIS.DE
Wed Mar 30 08:10:05 EST 2005


--- C O R R E C T I O N ---

Hi list,
sorry, the version is Mapserver 4.2.5.

The response from Mapserver 4.4.1 and 4.5 (dev) with
multilinestring-geometry is:

-
        <wfs:FeatureCollection xsi:schemaLocation="http://www.opengis.net/wfs
http://schemas.opengeospatial.net/wfs/1.0.0/WFS-basic.xsd
           http://www.ttt.org/myns
http://wms1.ccgis.de/cgi-bin/mapserv?map=/data/umn/rostock/hro_wfs.map&SERVICE=WFS&SERVICE=WFS&VERSION=1.0.0&REQUEST=DescribeFeatureType&TYPENAME=Strasse">
-
        <gml:boundedBy>
<gml:null>missing</gml:null>
</gml:boundedBy>
</wfs:FeatureCollection>

best regards
Uli Rothstein

Uli Rothstein (CCGIS) wrote:
> 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