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

Does planet_osm_roads of the Osm2pgsql/schema contain all roads?

1

Regarding to wiki, planet_osm_roads contains a subset of planet_osm_line. see wiki

But does it cover all roads? I am only interested in the data about roads for cars.

Can I use the planet_osm_roads to filter this information, or is it maybe incomplete?

asked 12 Jun '12, 13:30

np00's gravatar image

np00
51448
accept rate: 0%


One Answer:

1

This might be the list of tags included in planet_osm_roads but I am not quite sure about this. It does not include all road types, as for example living_street, service and track are missing.

answered 12 Jun '12, 14:39

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

edited 12 Jun '12, 14:43

Hi, in nowadays (2018) there are a option in the software osm2pgsql to show the list of tags?

(31 Oct '18, 12:29) ppKrauss

Source code available on GitHub .