Re: [Libosmscout-development] .oss style generator
Library for OpenStreetMap offline rendering and routing
Status: Beta
Brought to you by:
tteuling
|
From: Lukáš K. <luk...@ce...> - 2016-07-19 16:26:37
|
Yes. It is based on Qt/QML, you have to compile it. You can find it in libosmscout repository in "StyleEditor" subdirectory... https://github.com/Framstag/libosmscout/tree/master/StyleEditor You have to start with two arguments, first argument define database directory and second one style file. Map is interactive, some toolbar action don't work. F5 key or "Render" button re-render map with current style... Lukas Dne úterý 19. července 2016 8:48:45 CEST Nicholas Hubbard napsal(a): > So there is a style editor? How does it work, is it HTML? Do I need to > compile it? > > Thanks, > > Nicholas Hubbard > Owner > Zed Said Studio LLC > www.zedsaid.com > ni...@ze... > > > On Jul 19, 2016, at 1:24 AM, Lukáš Karas <luk...@ce...> wrote: > > > > Hi Nicholas. > > > > OSS file is standard text file, so you can edit it in any text editor. > > Style syntax is described here: > > http://libosmscout.sourceforge.net/documentation/stylesheet/ > > > > Any powerful tool like MapBox Studio is not available, we only have > > StyleEditor that allows you to edit style file and re-rendered map with > > current style by single button. > > > > Note that current StyleEditor contains bug: > > https://github.com/Framstag/libosmscout/pull/69 > > So, if you will be affected by SIGSEGV crashes, try out my branch. > > > > Default style needs some improvements and we definitely needs more map > > styles for hike, bike, car navigation (current motorways.oss style is > > broken) and other activities. If you have some time for creating new > > styles, let us know what you need... > > > > Lukas > > > > Dne pondělí 18. července 2016 15:33:42 CEST Nicholas Hubbard napsal(a): > >> 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? > >> > >> Nicholas Hubbard > >> Owner > >> Zed Said Studio LLC > >> www.zedsaid.com > >> ni...@ze... |