[GRASS-dev] [GRASS GIS] #2584: Vectors skipping columns (character limit !!!) while exporting to OGR data
Markus Neteler
neteler at osgeo.org
Thu Feb 12 09:58:49 PST 2015
On Wed, Feb 11, 2015 at 12:32 PM, Luca Delucchi <lucadeluge at gmail.com> wrote:
> On 10 February 2015 at 18:58, Newcomb, Doug <doug_newcomb at fws.gov> wrote:
>> The shape file format has a 10 character limit on field name length. The
>> smallest field name I see above is 11.
...
> Yes, but If I remember well v.out.ogr was cutting the field name
> length more then 10. Am I wrong?
> Otherwise we could add this feature..
What do you mean, Luca?
We might use the new parser abbreviator here
E.g. 'int_percentile_90' --> 'ip90'
:-)
Markus
More information about the grass-dev
mailing list