data (#23) - A new parser from OSM (#310) - Message List

A new parser from OSM

Hello, we exchanged fews emails a long time ago about osm2pgrouting.

Since then, I finaly wrote my own parsing tool that exports also to a postgis table and should work fine with pgrouting.

It's significantly faster and probably much more full of bugs than osm2pgrouting.

If you want to give it a look and give some feedback, I'd be very happy ;) I can also share some tips I used to improve the parsing speed.

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