[gdal-dev] ogr2ogr truncating data?

Tamas Szekeres szekerest at gmail.com
Tue Jul 20 11:58:56 EDT 2010


To increase the field size you may use the sql cast operator as described in
the following documents:
http://trac.osgeo.org/gdal/wiki/rfc21_ogrsqlcast
http://www.gdal.org/ogr/ogr_sql.html

Best regards,

Tamas



2010/7/20 Kris Arnold <KARNOLD at imamuseum.org>

>  Hello all,
> I'm trying to use ogr2ogr to convert a KML file to a shapefile.  Mostly it
> works.  But the description data from the kml file is getting truncated in
> the shapefile.  It looks like it is creating the attribute as a text field
> with only 80 characters.  Any way around this?
>
> imamuseum.org made the following annotations
> ---------------------------------------------------------------------
> FINAL WEEKS | Tara Donovan: Untitled
> <http://www.imamuseum.org/art/exhibitions/tara-donovan?utm_source=smtp.imamuseum.org&utm_medium=email_sig>| Through August 1 | Become
> a member and get in free<http://www.imamuseum.org/support/membership#join-or-renew-today>Exhibition made possible by a grant from Eli Lilly and Company Foundation
>
> ---------------------------------------------------------------------
>
> NOTICE:
>
> Tue Jul 20 2010 11:26:15
>
> This email message is for the sole use of the intended recipient(s) and may
> contain confidential and privileged information. Any unauthorized review,
> use, disclosure or distribution is prohibited. If you are not the intended
> recipient, please contact the sender by reply email and destroy all copies
> of the original message.
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20100720/98b7a4dc/attachment.html


More information about the gdal-dev mailing list