[Tile-serving] [osm2pgsql] Geometric column for relations (#116)

Stephan Bösch-Plepelits notifications at github.com
Tue Jan 14 07:31:12 UTC 2014


@pnorman: That's why a bounding box for relations would me more than sufficient, and it wouldn't take that long to build (and wouldn't take that much space). I was using pgsimple before and maintained my own set of functions to construct planet_osm_point/line/polygon type of tables, but it's no fun maintaining such functions. My first attempt a couple of years ago was a mixture of osm2pgsql AND pgsimple, but that was no fun either (and didn't work with db updates).

@cquest: I'm gonna look into triggers, maybe that's an idea. Can I define the trigger before the import or would I create the trigger after import and calculate all initial data beforehand?

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


More information about the Tile-serving mailing list