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
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