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

List recent updated data after import

0

Is there some way to list what data was updated/added to my database after a osm2pgsql --append ?

asked 11 Apr '17, 16:29

Carlos%20M%20Abreu's gravatar image

Carlos M Abreu
21336
accept rate: 0%

edited 15 Apr '17, 20:07

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

looking into default.style I can see osm_timestamp. Just I need to set --extra-attributes in osm2pgsql or must to put this as a line in default.style? What about the already imported data? Can I change this at next update or must import all over again?

(11 Apr '17, 16:38) Carlos M Abreu

Source code available on GitHub .