[Routing] Routing Digest, Vol 62, Issue 1

Graham Asher graham.asher at cartotype.com
Thu Jun 13 12:35:09 UTC 2013


You can use my product, CartoType, non-commercially if you like, and 
that gives you the ability to do fast off-line routing. Contrary to what 
many people think, routing can be done fast enough (~1 second for a 
typical European country) on an Android device using local offline data. 
There is no need to do it on the web. Of course CartoType can also be 
used as the engine for a web-based service.

Graham Asher


On 13/06/2013 13:00, routing-request at openstreetmap.org wrote:
> Send Routing mailing list submissions to
> 	routing at openstreetmap.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.openstreetmap.org/listinfo/routing
> or, via email, send a message with subject or body 'help' to
> 	routing-request at openstreetmap.org
>
> You can reach the person managing the list at
> 	routing-owner at openstreetmap.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Routing digest..."
>
>
> Today's Topics:
>
>     1. Implementing a webservice to find the shortest path using	OSM
>        data (Hishan Melanga)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 13 Jun 2013 07:53:46 +0530
> From: Hishan Melanga <hishanm at gmail.com>
> To: routing at openstreetmap.org
> Subject: [Routing] Implementing a webservice to find the shortest path
> 	using	OSM data
> Message-ID:
> 	<CAKnxYzb3CTb4tnnfP3AXCkM3r6WGSpDzb8WavHCuoz+bcEOKDw at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I am trying to display a shortest path given starting point and a
> destination point in an Android application. Currently I have an up and
> running MapServer, TileSrver, and Nominatim service. Map is rendered to the
> Android MapView by using osmdroid library.
>
> I want to implement my own webservice to produce coordinates of the
> shortestpath towards my Android app and want to calculate that shortest
> path using my own webservice. Where do I start? How can I do this? Thanks
> in advance.




More information about the Routing mailing list