Re: [Qlandkartegt-users] QMapShack V 1.7.2

2016-12-13 Thread Oliver Eichler
All pull requests merged into the source tree.

Thanks for testing and fixing.


Oliver


Am 14.12.2016 um 07:44 schrieb Sebastiaan Couwenberg:
> On 12/14/2016 07:32 AM, rainerU wrote:
>> alglib is not detected in Debian Testing because alglib includes are located 
>> in
>> /usr/include/libalglib. Adding libalglib to the PATH_SUFFIXES in the
>> find_path(ALGLIB_INCLUDE_DIR...) clause solves this issue.
> Fix already available since yesterday:
>
> https://bitbucket.org/maproom/qmapshack/pull-requests/128/tweak-findalglibcmake-for-debian-package/diff
>
> It's included in the Debian package which you can build on Debian
> testing too.
>
> Kind Regards,
>
> Bas
>


--
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


Re: [Qlandkartegt-users] QMapShack V 1.7.2

2016-12-13 Thread Dan Horák
On Tue, 13 Dec 2016 16:27:27 +0100
Dan Horák  wrote:

> On Tue, 13 Dec 2016 16:07:53 +0100
> Oliver Eichler  wrote:
> 
> > 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.
> 
> I've checked the alglib autodetection in Fedora - FindALGLIB.cmake
> needs an update to check also lib64 for the libalg. We should find
> the best way to do, but maybe just add /usr/lib64 into the path's
> list.

actually 3 pieces needed correction in FindALGLIB.cmake
- the library search to include lib64
- the library name, Fedora uses the upstream name AFAICT
- the logic for ALGLIB_FOUND


Dan


qmapshack-1.7.2-system-alglib.patch
Description: Binary data
--
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


Re: [Qlandkartegt-users] QMapShack V 1.7.2

2016-12-13 Thread Dan Horák
On Tue, 13 Dec 2016 16:07:53 +0100
Oliver Eichler  wrote:

> 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.

I've checked the alglib autodetection in Fedora - FindALGLIB.cmake needs
an update to check also lib64 for the libalg. We should find the best
way to do, but maybe just add /usr/lib64 into the path's list.


Dan

--
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


[Qlandkartegt-users] QMapShack V 1.7.2

2016-12-13 Thread Oliver Eichler
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 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