This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

What does the values in column clazz (osm2po) mean?

0

I have a given table in postgres with OSM data. There exist two columns which I don't understand. They belong to osm2po. They are labeled with "flags" and "clazz". I know, that flags describe the kind of road. It means, whether it is driveable by car, bike,... The problem now is, that I do not understand the meanings of the values in the column clazz. I just know that they also describe the road type. Can anybody explain, what the values like 12, 15, 31,... mean? Does a documentation exist where the meaning of the values is written down?

asked 08 Oct '14, 15:54

Bine169's gravatar image

Bine169
1111
accept rate: 0%

edited 08 Oct '14, 16:05

Pieren's gravatar image

Pieren
9.8k2083157


One Answer:

3

osm2po is not an open source project, which means that we can't look at its source code and answer your question. You will have to take it up with the author(s) of osm2po, via the channels advertised on their web site, osm2po.de.

answered 08 Oct '14, 16:57

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Ok, I will give it a try. Thanks :)

(09 Oct '14, 08:15) Bine169

Source code available on GitHub .