Matthias Kühlewein
Matthias Kühlewein
When switching between local and geospatial CRS links to OpenStreetMap | World of O Maps were shown even if they were not clickable (for local CRS). This could also happen...
In the 'Rotate map', 'Change map scale' and 'Change scale factor' dialogs, the rotation/scaling center can be chosen to be the 'Georeferencing reference point', even for local CRS. This is...
Custom tabulator positions in most cases were not shown with a precision of 3 digits. This was caused by using 'g' in the toString() conversion which considers also the number...
A Happy New Year to all of you. During the past week I have written a 'Map Information' tool:   @dg0yt, @lpechacek: please have a look at it and...
As discussed in #1121 it would be beneficial to show and hide individual layers. I implemented that feature, but used a simple GUI approach by just adding a map part...
Pull request adds the possibility to hide/show map parts.
Dashed lines with mid symbols that are placed in the center of a dash are sometimes disturbed. This commit ensures that the dash is always drawn the same way, independent...
The 'mid symbol distance' field and label were not correctly disabled and enabled. Enabling them by increasing 'Mid symbols per spot' was not possible unless reentering the symbols setting dialog....
The declination lookup at www.ngdc.noaa.gov now requests an additional parameter 'key'. Closes #2087
Fixes an obvious copy&paste error (duplicate usage of point_outer_width_edit instead of point_outer_color_edit).