tumic0 / GPXSee

GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
https://www.gpxsee.org
GNU General Public License v3.0
950 stars 130 forks source link

High-resolution mode has large margins #484

Closed feliwir closed 1 year ago

feliwir commented 1 year ago

Hello,

thanks a lot for this great program - exactly what i was looking for. I'm attempting to visualize multiple GPX records of my bike tours. I found the "High-resolution" which seems to do exactly what i want - fit the zoom to exactly to my content. However the generated PDF has large margins in all directions. Any ideas how i can fix this behaviour? See the attached PDF export.pdf

tumic0 commented 1 year ago

You can not fix it, this is how the "High-resolution" mode in principle works. The PDF is rendered in such a way, that the map images do not get scaled, so there are only discrete steps of map sizes available for resizing the paths.

feliwir commented 1 year ago

Thanks for the clarification, i get what you mean now. However with the WYSIWYG mode it's also not possible to export a map which is cropped around all tracks. Is there any way to achieve that?

tumic0 commented 1 year ago

In WYSIWYG this is definitely possible. Just adjust the tracks in the viewport (window) so they have the desired position/margins and do an export. But the map images will of course be scaled.