I am importing data into PostgreSQL using osm2pgsql, and want to include the osm_timestamp data. I've updated my style file, and used the asked 30 Jul '18, 19:41 gsoyka-radiant |
0.88.1 is something like 3 years old. I haven't checked specifically for that version, but older osm2pgsql version only supported importing timestamps from XML format data and not from PBF files. More recent version use a third party OSM data parsing library and should support timestamps from PBF. Note: the 0.9* version have changes in the database schema and you will have to re-import. answered 31 Jul '18, 23:27 SimonPoole ♦ |
Which version of osm2ogsql are you using?
I'm running
osm2pgsql SVN version 0.88.1