[Tile-serving] [osm2pgsql] ERROR: prepared statement "node_changed_mark" does not exist (#220)

Alexander Menk notifications at github.com
Thu Mar 26 12:02:34 UTC 2015


The problem is are not the negative IDs but modify='true' nodes. I am not sure if older versions of osm2pgsql imported that properly, but I think it did.
You can fix the osm file using

cat myfile.osm | `sed "s/action='modify' //"` > fixedfile.osm

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/220#issuecomment-86484709
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150326/3a3eff81/attachment.html>


More information about the Tile-serving mailing list