Hi Jukka, > The XSD schema is massive but GDAL seems to resolve it and it finds huge > amount of layers from the sample XML files, with geometries where they > belong to.
You can use -oo REMOVE_UNUSED_LAYERS=YES (and -oo REMOVE_UNUSED_FIELDS=YES) to get only the relevant layers for what is really in the .xml > Feels like an awesome work. Thanks. A big remaining part planned for the next weeks is doing the reverse operation: given a database with a structure of layers and fields as the ones exposed by the read side, compose a valid XML file. Even -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
