I agree that defining an "standard-routing-interface" should by online and offline, so maybe it could just be an "online" interface that can be configured with a "localhost" adress?
best regards, Arndt
--
You received this message because you are subscribed to the Google Groups "Osmand" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osmand+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Why do you think that service level integration is wrong?
if you think Android compatible and right solution, then I would suggest aidl approach. http://developer.android.com/guide/components/aidl.html you can make pull request for new offline routing and I see no reason why it should not work.
--
To test I downloaded one segment. For short distances <20km it is comparable in speed with OsmAnd.Over long distances >100 km, it's very slow (and OsmAnd is not that fast either, but much faster then Brouter).Can you please explain what the added value is of your Brouter application?I don't mean this as criticism, but I currently don't see what Brouter brings us extra.So please explain (and promote your app?)
Why do you think that service level integration is wrong?Offline Routing should not be live, it is just one time operation. I think initial approach could be the same as for online routing, if you think Android compatible and right solution, then I would suggest aidl approach. http://developer.android.com/guide/components/aidl.html you can make pull request for new offline routing and I see no reason why it should not work.Victor
"This beta-version of the BRouter Android App will expire on August 13, 2014 and show an annoying warning on that 100 days before."What is the behaviour of the aidl-interface after this date, will it work further more?
One further question: Must Osmand or Locus or oruxmaps be installed, when I only want to use the aidl-interface?
I created a pull request on GitHub for the interfacing to my offline router ("BRouter")
On the other hand, I am working on a "foolproof installer app" that assists downloading the data files and pre-configures a standard-mapping for the service-modes, so when this is available, you can install a working service via click&pray on google-play, without a need for another maptool installed.