Re: [SailfishDevel] exposing map matching as a geoposition service

2018-07-20 Thread rinigus
Hi Deloptes, sorry for confusing request. In my case, I want to autostart my application which can work in service (behind the scenes) or GUI mode. Which is relatively rare on SFOS, but has a great use in the case of map services provider, as it is in this case. But OK, unless I get some good

Re: [SailfishDevel] exposing map matching as a geoposition service

2018-07-19 Thread deloptes
rinigus wrote: > So, I wonder, if there ​is something similar for D-Bus. Something that > would allow me to configure its autostart. I can as well trigger autostart > via systemd inet port, but would be nice to have it transparent on D-Bus > as well. > Well DBus is just a message bus and you

Re: [SailfishDevel] exposing map matching as a geoposition service

2018-07-19 Thread rinigus
> > > my 5cent > best unix practice says you install the configuration globally > (/usr/share/) and the application should create a user copy when > first run. > A server can run as nemo process and despite of this read /usr/share. In > fact this is how it is intended to work. User can not write

Re: [SailfishDevel] exposing map matching as a geoposition service

2018-07-19 Thread deloptes
rinigus wrote: > * I would like to enable automatic service start when someone tries to > access ​it via ​D-Bus. As far as I have seen, its possible via .service > file in /usr/share/dbus-1/services. However, the server runs as nemo-owned > process and, if possible, I would prefer to keep the

[SailfishDevel] exposing map matching as a geoposition service

2018-07-16 Thread rinigus
Hi, Since Valhlalla's routing engine is available on SFOS in offline mode, I am working on exposing its functionality to the mapping applications. I am focused now on bringing just-in-time navigation information via map matching (https://github.com/valhalla/valhalla/blob/master/docs/api/