Re: [gdal-dev] Using VRTDataSource/UnionLayer for S57 thematic layers

2013-10-18 Thread Even Rouault
Andre, > Having to specify each individual contributing layer with its source > separately, while very flexible, is fairly verbose and error-prone in my > particular case. Is there a way to specify wildcards/rules for the > sources/layers to load? No, no wildcard are possible. > If not, has such

[gdal-dev] Using VRTDataSource/UnionLayer for S57 thematic layers

2013-10-18 Thread Andre Vautour
Hi all, I recently updated to GDAL 1.10.1 and I am looking into possibly using the VRT data source to have a data source with S57 thematic layers (e.g. skin of the earth, obstructions, etc.) instead of one layer per object acronym (feature). I have a collection of ENC files, so my current .vrt