The Following 7 Users Say Thank You to rinigus For This Useful Post: | ||
|
2018-02-02
, 11:12
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#422
|
The Following 5 Users Say Thank You to rinigus For This Useful Post: | ||
|
2018-02-02
, 12:23
|
Posts: 198 |
Thanked: 271 times |
Joined on Mar 2015
@ Germany
|
#423
|
The Following 3 Users Say Thank You to monkeyisland For This Useful Post: | ||
|
2018-02-02
, 13:30
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#424
|
HI Ringius on Jolla1 it is working with parts of the maps, but Poormaps take ages to rendering the maps especially for routing and searching.
But when there is no other possibility for me its okay.
The Following 4 Users Say Thank You to rinigus For This Useful Post: | ||
|
2018-02-03
, 13:31
|
|
Posts: 270 |
Thanked: 610 times |
Joined on Nov 2007
@ Leipzig/Germany
|
#425
|
|
2018-02-03
, 14:35
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#426
|
I currently use the combined german database (although with the MapBox GL backend, but I guess it would be affected too), but it wouldn't be a big problem to just download all the different regions, which should work the same form the clients (PoorMaps GL) point of view if I understand correctly.
|
2018-02-21
, 16:46
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#427
|
The Following 14 Users Say Thank You to rinigus For This Useful Post: | ||
|
2018-02-21
, 18:37
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#428
|
I am happy to announce a point update (1.4.3) which includes updated translations and fixed a bug in Mapbox GL style leading to visible rivers in the new version.
What was supposed to be a simple update, turned out to be nothing like it. With the deprecation of libsystemd-daemon library and integration of its functionality to libsystemd, I suddenly had to link to full-blown systemd lib. Turned out, that Harbour wasn't very happy about it. After spending few nights on trying to get around it, I decided to stop distribution of OSM Scout Server via Harbour. This allows me to explicitly request systemd dependency in the package and focus on developing software instead of running around and avoiding Harbour barriers.
I have opened corresponding issue at https://github.com/sailfishos/sdk-ha...tor/issues/102 and the fix doesn't seem to be expected in the near future.
Thus, please use OpenRepos or OBS for getting the last versions.
I have been busy lately with other projects and couldn't work much on the server (trying to help @kimmoli with Onyx SFOS port and working on Presage keyboard with @martonmiklos @ljo). As soon as we get the keyboard into a good shape, I'll continue server development and work on resolving the outstanding issues, such as search for POIs without names and others.
The Following 9 Users Say Thank You to MartinK For This Useful Post: | ||
|
2018-02-21
, 19:56
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#429
|
The Following 6 Users Say Thank You to rinigus For This Useful Post: | ||
|
2018-02-22
, 17:15
|
Posts: 109 |
Thanked: 150 times |
Joined on May 2012
|
#430
|
The Following 3 Users Say Thank You to paoletto For This Useful Post: | ||
Tags |
geocoder, linux, offline maps, router, sailfish os, tiles |
|
In addition to updated translations, this release brings support for multiple Mapbox GL icon packs and is bundled with the dark Mapbox GL style (mc). Mapbox GL styles are under styles/mapboxgl/styles of the server source tree.
I will try to keep parity between light and dark styles allowing map client applications to switch automatically between map styles as for day/night maps. For example, Laufhelden already has day/night theme switch implemented which can be extended to the map as well.