[gdal-dev] GDAL PDF - Styling options don't work

2021-01-01 Thread snorimaps
I'm trying to create a geopdf using gdal_translate. However, the basic styling options provided by GDAL don't work. viz: - PEN: dash patterns for Linestrings don't work - LABEL: angle (a:) option for Points doesn't work, when {angle} needs to be read from feature properties (ex: a:{rotation}). Man

Re: [gdal-dev] ogr2ogr PDF

2020-12-29 Thread snorimaps
Hi Paul Did you manage to solve this issue, I'm also unable to output a dash pattern to PDF, it's always a solid line no matter what pattern I choose. I also found several other PDF styling options not working: - dash patterns for Linestrings - LABEL option for Linestrings - angle (a:) option fo