[Tile-serving] [osm2pgsql] osm_changeset not importing (#271)

Paul Norman notifications at github.com
Tue Feb 3 18:05:14 UTC 2015


Update to a more recent version.

I was able to reproduce the bug on 0.82.0 and 0.84.0 but not 0.86.0, the latest release version, nor master. 0.87.1 the latest dev version doesn't compile on the box I was using, but I imagine it's the same.

Although not related to the bug, I notice that you're using `--slim`. If you're not using the slim tables elsewhere in your toolchain, you don't need `--slim` for an extract this small.

You may also be better off with
```
node,way   osm_changeset       integer  linear
node,way   osm_version         integer  linear
```

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


More information about the Tile-serving mailing list