When converting a Cloud Optimized TFF to a Geospatial PDF, the output resolution is very pixelated (see attached file). How can the output Geospatial PDF resolution be specified?GeoPDF Resolution Example
Geospatial PDF writer DPI resolution
Best answer by debbiatsafe
Hello
There are several parameters in the Geospatial PDF writer that can be used to control raster output. In the writer feature type, there is a parameter named Interpolation Method. By default, this is set to Nearest Neighbor, which is fast but produces a lower image quality. You can try setting this parameter to Bicubic (highest quality) or Bilinear (intermediate quality) to increase the quality of the output PDF.
In addition, there is a PDF format attribute called pdf_raster_compression_level which sets the quality of the image compression. Use an AttributeCreator or AttributeManager to create this attribute on the raster feature(s) and set its value to 0. A value of 0 enables a lossless compression.
Both of these will cause the output PDF file size to increase.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


