On Thu, Aug 11, 2011 at 10:54 AM, Mari <mari.ma...@gmail.com> wrote:
> We are starting new project and I'm looking for suitable routing
> engine. I've tested Monav and first expressions are great. But as a
> requirement, we have to take account turn restrictions.
What kind of project are you building? Mobile router computation or on
the server? Open / closed source? What kind of turn restrictions (
e.g., all U-turns are forbidden )? Do you want to use MoNav's routing
plugins directly or the routing service? What platforms to you want to
support?
> As I've read from previous posts, work with turn restrictions is going
> on. What are future plans with this feature?
We currently have the code to support turn restrictions, it only lacks
an encoding for the mobile data structure. It is not used at the
moment since the benefit with OSM data would not be big enough yet to
justify slowing down queries and increasing the data size.
On Fri, Aug 12, 2011 at 3:49 AM, JohnK <joh...@gmail.com> wrote:
> Hi,
>
> You should see the new paper on SEA2011:
> Efficient Routing in Road Networks with Turn Costs
Exactly. We worked directly with MoNav's code base for that paper and
the result is still in a separate branch.
Best regards,
Christian Vetter