Andrew M. Bishop wrote:
If using the "standard" toolchain of osm2psql, postgresql and mapnik what is the minimum software versions that are needed to continue creating maps after ids reach 2^31-1?
I doubt that mapnik's handling of 32bit ids would in any way affect OSM rendering. So you can still use older versions of it without worrying that something will break.
The wiki page says that osm2psql version 0.81.1 is required but the version that I have reports itself as "osm2pgsql SVN version 0.80.0 (32bit id space)". This suggests to me that it will work up until id 2^32-1 appears but this may be wishful thinking on my part.
Well, you've got less than 24 hours to update your osm2pgsql. http://textual.ru/64/ shows that there are 1.3 million nodes left, and for the last two days nearly 1.5 million nodes were added daily.
Though I fail to understand what would be broken if you continue to use 32-bit osm2pgsql. Indices, maybe.
IZ _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

