Ondrej Ivanič <ondrej.ivanic <at> gmail.com> writes:
> On 14 August 2011 20:25, k_b <k_b0000 <at> yahoo.se> wrote:
> > Hi.
> > For learning purpose i would like to make a small database with a small
> > graph of locations, roads and public transport information.
> > Then calculate the fastest or cheapest way between two points.
You might want to take a look at PG Routing, which seems to be maturing quite
nicely and folded into the PostGIS tribe: http://www.pgrouting.org/
Sorry for noise if you already know about it a...