On mardi 19 mai 2020 09:49:58 CEST Nash, Edward wrote: > Hi, > > I've just been reading the description of GML_SKIP_RESOLVE_ELEMS on > https://gdal.org/drivers/vector/gml.html#gml-xlink-resolving and the > advantages of using HUGE compared to NONE are clearly listed. My question > is whether there are any serious disadvantages, such that it would not be a > reasonable strategy to always use HUGE instead of NONE for resolving all > xlink:hrefs? The use is in the context of a QGIS plugin, where temporary > files are no problem and SQLite is going to be available. >
GML_SKIP_RESOLVE_ELEMS=HUGE should be fine. It was added later than NONE -- Spatialys - Geospatial professional services http://www.spatialys.com
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
