I'm running on a x86_64 machine. I'll try these things out.

Thanks
Jim

On Fri, Sep 11, 2009 at 4:35 PM, Jon Burgess <[email protected]>wrote:

> 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

Reply via email to