Hi, Using GDAL 3.9.3, I'm running a DXF output and creating an OGR_STYLE column for a point geometry label such as:
LABEL(f:"Romans",s:"1400",t:"HIGH STREET",a:"322.1",p:"10") When I view the output label, it has no visible space, in a text editor I can see the label is: "HIGH\~STREET" How might I stop the commenting out of the "~"? Thanks Andy
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev