Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<gml:featureMember xmlns:topp="http://www.openplans.org/topp" xmlns:gml="http://www.opengis.net/gml">
3
  <topp:bc_roads fid="bc_roads.1">
4
    <topp:the_geom>
5
      <gml:MultiLineString srsName="EPSG:4326">
6
        <gml:lineStringMember>
7
          <gml:LineString>
8
            <gml:coordinates decimal="." cs="," ts=" "></gml:coordinates>
9
          </gml:LineString>
10
        </gml:lineStringMember>
11
      </gml:MultiLineString>
12
    </topp:the_geom>
13
    <topp:LENGTH>0</topp:LENGTH>
14
  </topp:bc_roads>
15
</gml:featureMember>
(5-5/8)