[gdal-dev] support for Czech Exchange Format for Land Consolidation

Martin Landa landa.martin at gmail.com
Wed Feb 3 14:56:04 PST 2016


Hi,

2016-02-03 23:31 GMT+01:00 Even Rouault <even.rouault at spatialys.com>:
> If it can be handled by the GML driver except for the geometries, you could

can GFS handle such data

<uca id="0" jm="a" pr="b" />

?

<GMLFeatureClassList>
  <GMLFeatureClass>
    <Name>ucastnici</Name>
    <ElementPath>ucastnici</ElementPath>
    <SRSName>urn:ogc:def:crs:EPSG::5514</SRSName>
    <PropertyDefn>
      <Name>id</Name>
      <ElementPath>uca|id</ElementPath>
      <Type>Integer64</Type>
    </PropertyDefn>
  </GMLFeatureClas>
</GMLFeatureClassList>

The above GFS files should handle:

<uca>
  <id>0</id>
 ...
</uca>

But not XML notation shown above, right? Thanks, Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa


More information about the gdal-dev mailing list