[OSM-dev] Reminder: Node 32-bit exhaustion

Ilya Zverev zverik at textual.ru
Thu Feb 7 08:46:46 GMT 2013


Stephan Knauss wrote:

> could you give details about a use case where mapnik needs the 
> osm_id?
> The "official" styles do not contain a reference to osm_id, it's an
> internal thing in the database.

> Or is it going into using osm directly as a datasource instead of 
> postrgres?

While it is possible to feed osm files to mapnik directly, as far as I 
understand, osm_id can be fetched even from postgresql database as a 
"feature id". Judging by a relevant issue 
https://github.com/mapnik/mapnik/issues/1662 before December it was 
32-bit. Latest commits dealing with this problem were uploaded in 
January, including an option to turn off BIGINT support (it will be on 
by default) and some tests.


IZ



More information about the dev mailing list