2010/9/14 Mark Overmeer <m...@overmeer.net> > * eros (gml.check.t...@gmail.com) [100914 01:50]: > > likewise here... > > we are adopting 3.2.1 and trying to create GML 3.2.1 validation tool but > > getting hard to it.. > > I have created the Perl module Geo::GML, which is capable of reading > and writing any version of GML. While reading it strictly validating > against the schemas. > > It should even be possible to upgrade data to newer versions of GML, > although I did not intensively test that. >
Mark, Would it make sense to use Geo::GDAL (i.e., the Perl interface to GDAL) for i/o data to GDAL and from there to any GDAL supported format or just for use within GDAL? I.e. the pipeline would thus be: GML(doc) <-> Geo::GML <-> Geo::GDAL <-> GDAL <-> any OGR format Ari > -- > CU, > MarkOv > _______________________________________________ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev