On Fri, 2009-09-11 at 21:10 +0100, Jon Burgess wrote:
> > to my map file, so that values would be displayed for tracts with
> > avg_r_tax_val_0906 below 100000. I've attached the map that was
> > rendered, adding an arrow pointing to an incorrect value. The value
> > displayed is 17761.66, but it should be 170761.66. The 0 before the
> > disimal has been dropped. It appears this is the case for other
> > incorrect values. Weird!
> >
>
> Losing digits in the middle of a number is indeed very weird. Are you
> sure the field is stored correctly in the DB?
What postgres data type does the avg_r_tax_val_0906 column use?
Looking in the Mapnik postgis plugin source, the numeric2string function
sticks out as possibly being relevant. You could try adding some debug
in there.
What machine is this running on, an x86 cpu or something else? Is the DB
on the same machine as Mapnik or a remote connection?
Jon
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users