[gdal-dev] Translating grid data to GML 3.2

peifer peifer at gmx.eu
Fri Mar 28 07:17:45 PDT 2014


Hi All,

I am looking for a way to translate grid data to GML, i.e. do something
like: gdal_translate -of gml infile.nc outfile.gml

The expected result would be something similar to [1], which is a snippet
from a related OGC document [2].

I know that this translation isn't supported by GDAL at the moment, but will
it be in the future? Or are there perhaps tools around that would already do
this type of format translation?

Thanks in advance, Hermann

[1]
<gmlcov:RectifiedGridCoverage>
...
  <gml:rangeSet>
    <DataBlock>
      <rangeParameters/>
      <tupleList> 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 </tupleList>
    </DataBlock>
  </gml:rangeSet>
</gmlcov:RectifiedGridCoverage>

[2]
OGC 09-146r1 OGC® GML Application Schema - Coverages
http://portal.opengeospatial.org/files/?artifact_id=41438



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Translating-grid-data-to-GML-3-2-tp5131847.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list