[gdal-dev] PostgreSQL
Andy Colson
andy at squeakycode.net
Wed Sep 28 17:28:52 EDT 2011
On 9/28/2011 2:28 PM, Even Rouault wrote:
>> >
>> > On another layer, regardless of insert/copy, I'm getting:
>> >
>> > ERROR: numeric field overflow
>> > DETAIL: A field with precision 19, scale 11 must round to an absolute
>> > value less than 10^8.
>> > CONTEXT: COPY poltwppoly, line 1, column shape_area:
>> > "1005965403.24000000954"
> adding -lco PRECISION=NO might perhaps help
>
That does indeed fix it, thank you!
-Andy
More information about the gdal-dev
mailing list