Fix in https://github.com/OSGeo/gdal/pull/9213 for the "max token stack
size reached" error. However opening the resulting converted file
doesn't show something that can be immediately correlated with the
content of the PDF. It is likely that some geometry transformations are
missed by the GDAL
Arjan,
I'm trying to convert a PDF with vector data into a shape with:
ogr2ogr test.shp Archeologische\ beleidskaart\ 2023.pdf --config
OGR_PDF_READ_NON_STRUCTURED YES
However, It gives the error: ERROR 1: Max token stack size reached
The sources are only converted partly, possibly becaus
I'm trying to convert a PDF with vector data into a shape with:
ogr2ogr test.shp Archeologische\ beleidskaart\ 2023.pdf --config
OGR_PDF_READ_NON_STRUCTURED YES
However, It gives the error: ERROR 1: Max token stack size reached
The sources are only converted partly, possibly because of this