Hi,

I just uploaded a new release.

Important note to package maintainers: QMapShack is using alglib, now.
As alglib is not part of every distribution and does not ship with ready
to use makefiles/project files I decided to add a copy into the 3rdparty
section of QMapShack's source code. This will make the Windows and OS X
release easier. And users compiling QMS will appreciate it, too. Of
course I know this is highly objected by you guys for good reasons.
Therefore I added a cmake script to search for alglib headers and lib.
If they are found in the system the system's version is used. If not the
local code is compiled. As SuSE does not have a real alglib installation
I couldn't test the systems's lib case. So please watch out if it is
detected. If not we need to fix that.

What's new?

QMapShack provides you with some exit strategy, by exporting your GIS
data as plain GPX 1.1 files, without extensions. This also applies to
the database. So you can dump your data as files and switch to another
application if you want.

There are two new track filters. The one will use spline interpolation
on the elevation. The idea is to create a very conservative profile,
that only shows major peaks.

The other one will remove the point and sub-point flags that have been
introduced by Issue #117. These flags allow to restore the major route
points and intermediate routed points in track edit mode. But you might
not want to copy them to your device or pass them around. Therefore the
filter to get rid of them.

And of course the usual hand full of little bug fixes and improvements.

Hope you enjoy the release.


Oliver


* Add: Export to GPX V1.1 without extensions
* Add: Copy a track with all attached waypoints.
* Add: Interpolate elevation filter for tracks
* Add: Ctrl+W to close tabs that are not a map view

* Add: Plot: X&Y zoom and drag graph by left mouse button
* Add: Implement filter `Convert SubPoint to Point`
* Add: Database: Export database to folders and GPX files
* Fix: Trk/Prj: Fixed missing update when changing roadbook mode.
Disable copy with waypoints when no waypoints attached.
* Fix: Prj: Fix update of project summary when changing the sorting mode
* Fix: Trk: Fix nodata values for elevations applied by filter
* Fix: Garmin: Fix path for devices that use "GARMIN" instead of
"Garmin" in their path
* [Issue #168] Invalid GPX 1.1 header?
* [Issue #170] No new project when copying track with waypoints
* [Issue #52] Track/path features in vector maps hidden by track line
* [Issue #171] QMS crashes on "no or bad data"
* [Issue #173] Crash with interpolation preview
* [Issue #175] Invalid timestamps with MapQuest routing?
* [Issue #176] Inconsistent states of diagrams
* [Issue #179] Missing activity color selection
* [Issue #181] Spelling: ascent vs. ascend, descent vs. descend
* [Issue #177] High zoom level when double clicking on waypoint
* [Issue #182] Missing project sorting?
* [Issue #83] Only zoom every 15deg of mousewheel rotation
* [Issue #163] Allow filenames with several '.'
* [Issue #184] Track/Route Edit Mode: Move map with left mouse pressed
* [Issue #117] Implement storing and loading of subpts as subpts


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to