1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
<GMLFeatureClassList>
<GMLFeatureClass>
<Name>point_to_layer</Name>
<ElementPath>point_to_layer</ElementPath>
<!--POINT-->
<GeometryType>1</GeometryType>
<SRSName>EPSG:3857</SRSName>
<DatasetSpecificInfo>
<FeatureCount>1</FeatureCount>
<ExtentXMin>1000000.00000</ExtentXMin>
<ExtentXMax>1000000.00000</ExtentXMax>
<ExtentYMin>1550000.00000</ExtentYMin>
<ExtentYMax>1550000.00000</ExtentYMax>
</DatasetSpecificInfo>
<PropertyDefn>
<Name>id</Name>
<ElementPath>id</ElementPath>
<Type>Integer</Type>
</PropertyDefn>
</GMLFeatureClass>
</GMLFeatureClassList>
|