Inzwischen hat sich wieder mal einiges getan. Hauptsächlich im Bereich der GPX Erweiterungen bei den Trackpunkten. Also dort wo die Geräte mit einem heillosen durcheinander Puls, Temperatur, Kurs usw. abspeichern.
QMapShack liest diese Erweiterungen unabhängig vom den Tags ein. Mit anderen Worten: QMapShack muss eine Erweiterung nicht explizit kennen. Und es kann diese Erweiterungen auch wieder in einer GPX Datei speichern. Wer also solche Dateien hat, kann diese in QMapShack bearbeiten ohne Information zu verlieren. Soweit der Plan. Mit den bisherigen Testdateien funktioniert das.
In QMapShack kann man diese Erweiterungen, sofern sie numerischer Natur sind, in einem Diagramm anzeigen lassen. Oder, auch das ist neu, sie zum Kolorieren des Tracks verwenden. z.B. die Steigung rot einfärben, um zu wissen ob man das mit dem Rad noch schafft.
Zudem wurden zahlreiche Bugs entfernt. Unter anderem einer, der für zufällige Abstürze gesorgt hat.
Und die Dokumentation für Tracks und Wegpunkte wurde überarbeitet:
https://bitbucket.org/maproom/qmapshack/wiki/DocGisItemsTrk2
https://bitbucket.org/maproom/qmapshack/wiki/DocGisItemsWpt
Source Code und binäre Pakete für Windows 64Bit und OS X stehen auf Bitbucket bereit:
https://bitbucket.org/maproom/qmapshack/downloads
Die Benutzer von Linux kompilieren es sich selber oder schauen bei ihrer Distribution nach den fertigen Paketen.
V 1.5.1
Line edit: Fix broken abort button
V 1.5.0
* Add track filter to remove track points with invalid position
* Add options to "cut track" function (keep only first or second, keep both)
* Add Dutch translation (not finished yet)
* Add selection of track properties as source for graphs
* Add colorize track by track point properties
* [Issue #68] Bubbles not moving when moving the map
* [Issue #67] "Save Map Screenshot" does not save grid correctly
* [Issue #69] "light gray" colored tracks are displayed in "dark blue" when imported from GPX file
* [Issue #72] Database/Workspace inconsisteny in QMS 1.4.0
* [Issue #70] Removed maximumSize for comboGrades
* [Issue #19] Map-drag resizes or moves window with KDE 5
* Many little bugfixes, some of them causing random crashes
V 1.4.0
* Export selected map area to image or printer
* Add activity to trackpoints to differentiate track statistic
* Add dialog to setup coord. format
* Add option to send console debug output to a logfile
* Add `Show on/Hide from Map` in context menu of one or more projects
* Add closing the `Track Profile` view via keypress ESC
* Add stepwise aborting of current operation in `Add Track/Route/Area` (similar to using right mouse / button `Abort`)
* Fix: Qt5 internal translations for Linux
* Fix: Line Edit usage hint is not removed on abort
* Fix: OS X, various path issues. (icon path, workspace not saved)
* Map: Fix race conditions in WMTS/TMS map handler
* Map: Add hint for missing SSL library when using WMTS/TMS maps
* Map: Slowdown automatic map panning
* Trk: Fix Douglas-Peuker filter
* Trk: Read & write 3rd party track point extensions
* Trk: extend track point info by extension values
* [Issue #57] Trk: Fix color table for green and gray
* [Issue #59] Not possible to change names of empty projects
* [Issue #60] Tab label is not updated when track name is changed
* [Issue #54] In tracks editor, mouse cursor does not change according to selected tool with keyboard shortcut
* [Issue #64] Install QMapShack icon in hicolor theme too.
* [Issue #65] loading routino XML files fixed (added to bundle and support for OS-X specific directory structure).
* [Issue #61] Add average speed to selected area statistics popup
* [Issue #32] Add arrows to indicate edited track direction
Alles anzeigen