points.gfs 756 B

1234567891011121314151617181920212223242526
  1. <GMLFeatureClassList>
  2. <GMLFeatureClass>
  3. <Name>points</Name>
  4. <ElementPath>points</ElementPath>
  5. <!--POINT-->
  6. <GeometryType>1</GeometryType>
  7. <SRSName>EPSG:4326</SRSName>
  8. <DatasetSpecificInfo>
  9. <FeatureCount>9</FeatureCount>
  10. <ExtentXMin>0.00000</ExtentXMin>
  11. <ExtentXMax>8.00000</ExtentXMax>
  12. <ExtentYMin>-5.00000</ExtentYMin>
  13. <ExtentYMax>3.00000</ExtentYMax>
  14. </DatasetSpecificInfo>
  15. <PropertyDefn>
  16. <Name>id</Name>
  17. <ElementPath>id</ElementPath>
  18. <Type>Integer</Type>
  19. </PropertyDefn>
  20. <PropertyDefn>
  21. <Name>id2</Name>
  22. <ElementPath>id2</ElementPath>
  23. <Type>Integer</Type>
  24. </PropertyDefn>
  25. </GMLFeatureClass>
  26. </GMLFeatureClassList>