FW: max size of CSV column
Charlton Purvis
cplist at SECONDCREEK.ORG
Wed Oct 17 09:01:11 PDT 2007
Hi, folks:
I sent the following msg. to GDAL, but I'd like to make sure my bases are
covered and that this isn't something that I should be trying to tweak in a
MapServer .h file.
Thanks!
> -----Original Message-----
> From: Charlton Purvis [mailto:cplist at secondcreek.org]
> Sent: Wednesday, October 17, 2007 11:20 AM
> To: 'gdal-dev at lists.maptools.org'
> Subject: max size of CSV column
>
> Hi, all:
>
> I have a CSV that I'm pushing through MapServer via an OGRVRTDataSource
> connection. I'm running into a problem w/ when my CSV column width is
> huge. Where can I bump up the max size that OGR can handle for a col
> size?
>
> lon,lat,val
> -85,23,"BIG STRING"
>
> Where "BIG STRING" may be > 12k characters.
>
> Even if this looks crazy to pump through a CSV, it works flawlessly
> otherwise!
>
> Thanks in advance,
>
> Charlton
More information about the MapServer-users
mailing list