[OSRM-talk] public transport routing (bus whiteout time table)

2020-04-30 Thread simone zanda
Hi everyone, 

I have long searched for an answer on osrm-talk but without success.

You want to give those who walk on foot the opportunity to take the bus, in my 
city, Cagliari, Sardinia, Italy the bus line is a relationship.
does anyone you want have an example that works?



Thanks a lot. 

Simone
___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


Re: [OSRM-talk] public transport routing

2015-11-21 Thread Richard Fairhurst

Daniel J H wrote:

If you want to implement the transit routing yourself, a solid start is
Connection Scan --- "Intriguingly Simple and Fast Transit Routing"

quite easy to implement but also has its limitations.


Not sure whether it's de rigeur to mention Mapzen on the mailing list of 
a Mapbox-supported project ;), but they're doing some interesting work 
with public transport routing:


https://transit.land/
https://mapzen.com/blog/valhalla-intro

It's some way off primetime yet, I think, but really cool to see people 
working in this space. And of course there's always OpenTripPlanner - 
http://www.opentripplanner.org/


cheers
Richard


___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


Re: [OSRM-talk] public transport routing

2015-11-20 Thread Daniel Hofmann
I recently looked into this for a few hours. This may help you getting
started:

GTFS transit feed specification, examples, ecosystem:
https://developers.google.com/transit/gtfs/#overview-of-a-gtfs-feed
https://github.com/google/transit/tree/master/gtfs-realtime

Publicly listed GTFS feeds:
https://code.google.com/p/googletransitdatafeed/wiki/PublicFeeds

Good overview; you can find tools in OtherTools:
https://code.google.com/p/googletransitdatafeed/w/list

If you want to implement the transit routing yourself, a solid start is
Connection Scan --- "Intriguingly Simple and Fast Transit Routing"

quite easy to implement but also has its limitations.

Cheers,
Daniel J H

On Fri, Nov 20, 2015 at 10:19 AM, Patrick Niklaus <
patrick.nikl...@student.kit.edu> wrote:

> No, it is not really suited for routing that requires information
> about schedules (like time tables).
>
> On Fri, Nov 20, 2015 at 4:05 PM, Kostadin Moraliev 
> wrote:
> > Hello,
> > Can I use osrm-routed engine for public transport routes?
> > I tried to find some info, but without success.
> >
> >
> > ___
> > OSRM-talk mailing list
> > OSRM-talk@openstreetmap.org
> > https://lists.openstreetmap.org/listinfo/osrm-talk
> >
>
> ___
> OSRM-talk mailing list
> OSRM-talk@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


Re: [OSRM-talk] public transport routing

2015-11-20 Thread Patrick Niklaus
No, it is not really suited for routing that requires information
about schedules (like time tables).

On Fri, Nov 20, 2015 at 4:05 PM, Kostadin Moraliev  wrote:
> Hello,
> Can I use osrm-routed engine for public transport routes?
> I tried to find some info, but without success.
>
>
> ___
> OSRM-talk mailing list
> OSRM-talk@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
>

___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


[OSRM-talk] public transport routing

2015-11-20 Thread Kostadin Moraliev
Hello,
Can I use osrm-routed engine for public transport routes?
I tried to find some info, but without success.
___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk