Re: [Libosmscout-development] .oss style generator
Library for OpenStreetMap offline rendering and routing
Status: Beta
Brought to you by:
tteuling
|
From: Tim T. <ti...@fr...> - 2016-07-19 18:18:32
|
Hello Nicholas,
> Are there any style generators out there that I could use to style
> our maps and then create .oss files? Similar to how MapBox has a
> style generator?
This was already answered. The StyleEditor application is the closest
you can get. It is a "fork" of OSMScout with an added text field. That
allows you to edit the style sheet and see the result directly on the
map.
The StyleEditor is rudimentary and lacks some improvements I did in OSMScout2:
* Better usage of Projections
* Progressive rendering
The basic code is there but it could of course use some simple
improvements to make it more productive.
Note that OSMScout2 itself can reload the stylesheet visa control-r.
Control-d also toogles between the day/night mode of the default
stylesheet. This way you do not need to restart the application after
changes on the style sheet. This functionality can of course be
integrated into your application, too.
--
Gruß...
Tim
|