[Tile-serving] [openstreetmap/osm2pgsql] Save unprojected coordinates in node caches and use osmium dense file array (#668)
Paul Norman
notifications at github.com
Fri Jan 6 02:30:03 UTC 2017
> Yes, I would like that but I'm not sure how to do it. How about adding an additional table that holds a schema version? This would allow us to create better error reporting and also to write automatic migrations in the future.
I'd be in favour of this going forwards, but I'm not sure it's the best option for **this** issue. Looking at the schema, we have the column `tags text[]` with node tags. We don't need this information, and flat nodes doesn't have it. If we dropped that column it would break compatibility (and save space).
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/668#issuecomment-270816069
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170105/4ea71165/attachment.html>
More information about the Tile-serving
mailing list