Re: [Libosmscout-development] Issue 56
Library for OpenStreetMap offline rendering and routing
Status: Beta
Brought to you by:
tteuling
|
From: Vladimir V. <vla...@gm...> - 2016-08-16 21:27:27
|
Hi ! > On 14 Aug 2016, at 11:30, Tim Teulings <ti...@fr...> wrote: > > Hello, > > See https://github.com/Framstag/libosmscout/issues/56 > > Libosmscout originally only rendered contour labels once per object > (centered over the length of the way). So longs ways only got one > label, short ways, too. > > I recently fixed that making modifications in the MapPainter base > class. I checked all backends I could test locally (cairo, agg, qt), I > do however miss a feedback for the iOSX backend. > > Does that work there now, too? If yes, I can close the issue :-) I just pushed some code for iOS/OSX to fix this issue. I had to put a arbitrary max repeat count (25) for the labels because I had some problem with very very long ways that crossed the rendered tile... > > -- > Gruß... > Tim Regards, Vlad. > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic > patterns at an interface-level. Reveals which users, apps, and protocols are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity > planning reports. http://sdm.link/zohodev2dev > _______________________________________________ > Libosmscout-development mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libosmscout-development |