Re: [gdal-dev] Label from OGR Style in a VRT output over a tiff in a geospatial PDF

2012-07-10 Thread Christy Nieman
Thanks for the info. I'll see what features I think would be useful and see if I can come up with patches. Christy On 07/10/2012 02:20 AM, Even Rouault wrote: Le mardi 10 juillet 2012 01:10:04, Christy Nieman a écrit : It seems that there are other features from http://www.gdal.org/ogr/ogr_f

Re: [gdal-dev] Label from OGR Style in a VRT output over a tiff in a geospatial PDF

2012-07-09 Thread Even Rouault
Le mardi 10 juillet 2012 01:10:04, Christy Nieman a écrit : > It seems that there are other features from > http://www.gdal.org/ogr/ogr_feature_style.html that don't work (e.g. > offsetting a label from the label point, using the pre-defined pen > styles). Is everything supposedly implemented and

Re: [gdal-dev] Label from OGR Style in a VRT output over a tiff in a geospatial PDF

2012-07-09 Thread Christy Nieman
It seems that there are other features from http://www.gdal.org/ogr/ogr_feature_style.html that don't work (e.g. offsetting a label from the label point, using the pre-defined pen styles). Is everything supposedly implemented and the ones I've found were accidentally missed? Or is it still a

Re: [gdal-dev] Label from OGR Style in a VRT output over a tiff in a geospatial PDF

2012-07-09 Thread Christy Nieman
Thanks Even. Did a quick test and it looks good! On 2012-07-09, at 2:26 PM, Even Rouault wrote: >> From what I understand, LABEL(s:40pt,t:{NAME}) should use the NAME >> attribute field for the labels, but it is using "{NAME}" as the text. > > Good catch. Support for that syntax was actually mis

Re: [gdal-dev] Label from OGR Style in a VRT output over a tiff in a geospatial PDF

2012-07-09 Thread Even Rouault
> From what I understand, LABEL(s:40pt,t:{NAME}) should use the NAME > attribute field for the labels, but it is using "{NAME}" as the text. Good catch. Support for that syntax was actually missing. I've just added it in r24665 ___ gdal-dev mailing lis

[gdal-dev] Label from OGR Style in a VRT output over a tiff in a geospatial PDF

2012-07-09 Thread Christy Nieman
Hello, I'm trying to overlay vectors in a PDF with a geoTIFF as the backdrop with GDAL compiled from trunk last Friday. I had no problem adding a point layer and a polygon layer to a VRT and giving them colours/symbols/outlines. But I tried adding labels to the point layer by specifying the