[gdal-dev] How to write many raster layers into PDF?

2012-08-29 Thread Jukka Rahkonen
Hi, Is there a way to write several raster images into geospatial PDF so that they would appear as own selectable layers in the resulting PDF? With extra vector layers it is possible be making a .vrt file combines the original layers into one OGR_DATASOURCE. Does this work somehow also with raster

[gdal-dev] OGR WFS WFSLayerMetadata broken

2012-08-29 Thread Jeremy Palmer
I'm trying to setup a simple python script to query the WFS layers from a service. When using the special WFSLayerMetadata layer it seems to get screwed up. After the first comma within an abstract is found the field alignment becomes broken.. If I look here http://trac.osgeo.org/gdal/browser/