Re: [gdal-dev] Hide OGR_STYLE from PDF attributes

2012-11-12 Thread Rahkonen Jukka
Even Rouault wrote: > Le lundi 12 novembre 2012 11:51:10, Jukka Rahkonen a écrit : >> Hi, >> >> If I write some vector data from OGR_DATASOURCE into geospatial PDF and I >> would like to style symbols with OGR_STYLE, then ORG_STYLE string will >> also be written ínto the model tree of the resultin

Re: [gdal-dev] Hide OGR_STYLE from PDF attributes

2012-11-12 Thread Even Rouault
Le lundi 12 novembre 2012 11:51:10, Jukka Rahkonen a écrit : > Hi, > > If I write some vector data from OGR_DATASOURCE into geospatial PDF and I > would like to style symbols with OGR_STYLE, then ORG_STYLE string will > also be written ínto the model tree of the resulting PDF file as an > attribut

Re: [gdal-dev] Hide OGR_STYLE from PDF attributes

2012-11-12 Thread Even Rouault
Le lundi 12 novembre 2012 15:57:09, Jukka Rahkonen a écrit : > Jukka Rahkonen mmmtike.fi> writes: > > I wonder also why the the example about using png images as symbols in > > the document http://www.gdal.org/ogr/drv_pdf.html includes settings for > > the symbol color. OGR_STYLE in the example i

Re: [gdal-dev] Hide OGR_STYLE from PDF attributes

2012-11-12 Thread Jukka Rahkonen
Jukka Rahkonen mmmtike.fi> writes: > I wonder also why the the example about using png images as symbols in the > document http://www.gdal.org/ogr/drv_pdf.html includes settings for the > symbol > color. OGR_STYLE in the example is SYMBOL(c:#00,id:"a_symbol.png"). Does > some of the suppo

[gdal-dev] Hide OGR_STYLE from PDF attributes

2012-11-12 Thread Jukka Rahkonen
Hi, If I write some vector data from OGR_DATASOURCE into geospatial PDF and I would like to style symbols with OGR_STYLE, then ORG_STYLE string will also be written ínto the model tree of the resulting PDF file as an attribute. I consider that it would be better not to transfer OGR_STYLE at all as