I'm using osm2pgsql I'm importing a file called maryland.osm.pbf with extra atributes (--extra-attributes ) but
while, if I import a file maryland.osm.bz2. is normal.Extra attributes appear
I need to import. PBF files. please help me. in my file default.style is enabled the fields for extra atributes.
This question is marked "community wiki".
asked 07 Feb '13, 00:03 Rub21 |
I am also seeing this problem. There's a bug report https://github.com/openstreetmap/osm2pgsql/issues/137
Just to confirm, the PBF that you're using really does include the extra attributes in the first place, does it?
FWIW I believe that Geofabrik PBFs do include at least the user's display name because when I process PBFs (not using osm2pgsql) I do processing based on that which works.