tilemill-project / tilemill

TileMill is a modern map design studio
https://tilemill-project.github.io/tilemill/
BSD 3-Clause "New" or "Revised" License
3.11k stars 527 forks source link

Expect data values higher than 32bit #757

Open tristen opened 12 years ago

tristen commented 12 years ago

Related to this ticket: https://github.com/mapbox/tilemill/issues/752 this would appear to be a problem in both Mapnik and potentially TileMill or node-sqllite3. When joining a data table to TileMill with values that are larger than 32bit the numbers are being altered to negative integers.

kkaefer commented 12 years ago

Upstream ticket is http://trac.mapnik.org/ticket/895