Hi, Jan Torben Heuer wrote: > Hi, I hope this is the right place for my question.
No, definitely not. There is a [EMAIL PROTECTED] list and a [EMAIL PROTECTED] list, both of which would be more suitable than [EMAIL PROTECTED] > I want to use OSM data for a routing client. I therefore need the > streetdata. I heard that OSM can be accessed via postgresql This is wrong; you can only import OSM data into a postgres instance of your own, you cannot access someone else's postgres. Check out "traveling salesman" (-> wiki.openstreetmap.org, use search) which is a working routing application in Java; I'm sure you can use that as a starting point. There are also non-Java routing implementations (gosmore and navit most notably) and a routing web service that is written in Java but wher the source is not (yet) available (www.openrouteservice.org). Bye Frederik -- Frederik Ramm ## eMail [EMAIL PROTECTED] ## N49°00'09" E008°23'33" _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

