Hello,

Parsing OSM has always be a problem. There are many tools with
excellent parsers but it's always complicated if you want a simple
format for your own specific routing project.
I tried to make a tool to parse relatively big areas and produce some
easy to use format (for now csv files and postgis base).

Of course it's far from being perfect and I could use some feedback ;)

The output is meant to be easy to use. Not a high perf format for
routing on a embended device or for real time drawing.

A tarball can be found at
http://cloud.github.com/downloads/Tristramg/osm4routing/osm4routing_v0.0.tar.gz
However, it seems to work randomly.
You can get the code with git: git clone
git://github.com/Tristramg/osm4routing.git

And report any problem/desire at
http://github.com/Tristramg/osm4routing/issues

Thank you for your attention :p

_______________________________________________
Routing mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/routing

Reply via email to