[Libosmscout-development] Recent changes
Library for OpenStreetMap offline rendering and routing
Status: Beta
Brought to you by:
tteuling
|
From: Tim T. <ti...@fr...> - 2016-08-20 18:35:40
|
Hello,
a push with my changes at the OSM Sommercamp togetehr with a number of
pull requests:
* libosmscout-client-qt: We now have a library for Qt based clients,
that is used by OSMScout2 and StyleEditor
* A number of type definition and style sheet file changes based on
the HTML report and Lukas use of libosmscout at strange and foreign
places ;-)
* A new LabelLayouter class that separates the label layouting process
from the MapPainter code. The new uses a similar strategy than the old
code, but should be a little bit faster (no n^2 anymore). The
resulting layout should be very close to the old one. Please give me
feedback on this. There is more optimisation possible.
* The exporter now writes several HTML files (see index.html in
database directory) containng the format errors the import found in
the OSM data. Some errros are in the data but other are in missing
types or type attributes and lack of feature sin the library. So do
not fix OSM without understanding what you are doing ;-)
* Some new documentation regarding SRTM
* The location description was fixed and enhanced.
--
Gruß...
Tim
|