[Qlandkartegt-users] Support for BRouter in QLandkarteGT implemented

2015-01-04 Thread Norbert Truchsess
Hi there, I've implemented support for BRouter (http://brouter.de/brouter-web/) in QLandkarteGT: https://github.com/ntruchsess/QLandkarteGT/commit/486d31517d97a519ef9a5410e470349229c83d0c It adds a new Routing-configuration for BRouter that allows to choose the appropriate routing-profile. Brout

Re: [Qlandkartegt-users] Support for BRouter in QLandkarteGT implemented

2015-01-08 Thread Norbert Truchsess
Just added a tab to config that allows to configure both BRouter service and profiles: https://github.com/ntruchsess/QLandkarteGT/commit/5ae7899c6d20e00a75d52489c7ceb27986ec69aa Regarding packaging/installing BRouter localy: I 100% agree the current state is not suitable for a novice user. I thi

Re: [Qlandkartegt-users] Support for BRouter in QLandkarteGT implemented

2015-01-08 Thread Norbert Truchsess
ieb Norbert Truchsess: > Just added a tab to config that allows to configure both BRouter service > and profiles: > > https://github.com/ntruchsess/QLandkarteGT/commit/5ae7899c6d20e00a75d52489c7ceb27986ec69aa > > Regarding packaging/installing BRouter localy: > > I 100% agr

Re: [Qlandkartegt-users] Support for BRouter in QLandkarteGT implemented

2015-01-08 Thread Norbert Truchsess
BRouter is the only routing-engine I am aware of that takes elevation and slope into account. It allows to route several alternatives using the very same profile (you can do this in qlandkartegt be just running 'calculate route' several times - do a 'reset route' to start over with the first altern

Re: [Qlandkartegt-users] Support for BRouter in QLandkarteGT implemented

2015-01-09 Thread Norbert Truchsess
ity ;-) I started to port the BRouter-backend to c++ and would love to contribute and maintain this for QlandkarteGT and QMS. (My account on Bitbucket is 'ntruchsess' to). - Norbert > Oliver > > > Am 09.01.2015 um 00:58 schrieb Norbert Truchsess: > > BRouter is

Re: [Qlandkartegt-users] QMapShack V 0.12.0: Missing support of tdb file format

2015-02-23 Thread Norbert Truchsess
To bad the favorite osm-based garmin map I use (from velomap.org) is not available as single img-file :-( - Norbert Am Dienstag, den 03.02.2015, 11:57 +0100 schrieb Oliver Eichler: > Hi hike39, > > that thing with TDB, basemap and tiles was a constant source of problems > for users, as they did

Re: [Qlandkartegt-users] Feature request: Full screen view for map view

2017-07-28 Thread Norbert Truchsess
Hi Guido, you might want to check out my new branch https://bitbucket.org/ntruchsess/qmapshack/branch/fullscreen it includes everything you ask for besides hiding the tabulator containing the current map-view. Visibility of toolbar when switching to fullscreen-mode is configurable in toolbar-setu

Re: [Qlandkartegt-users] Feature request: Full screen view for map view

2017-07-28 Thread Norbert Truchsess
Hi Guido, I've implemented that tabs are hidden in fullscreen to: https://bitbucket.org/maproom/qmapshack/pull-requests/165?t=1 have fun! Norbert Am Freitag, den 28.07.2017, 14:43 +0200 schrieb Norbert Truchsess: > Hi Guido, > > you might want to check out my new

Re: [Qlandkartegt-users] QMapShack V 1.11.0

2018-03-05 Thread Norbert Truchsess
I have trouble to compile on windows as I cannot exclude alglib and alglib wants libjpeg as dependency. ccmake therefore fails to generate. didn't have this issue until very recently. Where to get a 64Windows libjpeg (+ headers)? Or does someone have instructions how to compile libjpeg on visuals

[Qlandkartegt-users] BRouter 1.4.10 with full Nogo-support released :-)

2018-03-08 Thread Norbert Truchsess
local brouter-install and via the online-service! Have fun, Norbert Truchsess -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/sla

Re: [Qlandkartegt-users] QMapShack V 1.11.0

2018-03-11 Thread Norbert Truchsess
Hi Helmut, you instructions on how to compile with jpeg on windows work well! thanks, Norbert Am Sonntag, den 11.03.2018, 17:37 +0100 schrieb Helmut Schmidt: > Hi all, > > I am currently uploading the Windows installer. > > Build instructions >    https://bitbucket.org/maproom/qmapshack/wiki/

Re: [Qlandkartegt-users] What is your favorite development distro?

2018-07-30 Thread Norbert Truchsess
i'm on Ubuntu 16.04 as well. to compile with QWebEngine i did install QtCreator with the installer provided by Qt. It allows to install in a directory of your choice. only drawback: the precompiled widgets have KDE look&feel, not gnome and you need to set ld_librarypath to ensure it doesn't mix