[GRASS-user] OpenFileGDB input error
Rich Shepard
rshepard at appl-ecosys.com
Mon Sep 25 17:49:00 PDT 2017
On Mon, 25 Sep 2017, Rich Shepard wrote:
> I'm getting a different result:
>
>> v.in.ogr in=2016WSDACropDistribution.gdb layer=WSDACrop_2016
>> out=2016WSDACropDistribution
> Check if OGR layer <WSDACrop_2016> contains polygons...
> 100%
> Importing 198132 features
> WARNING: Illegal vector map name <2016WSDACropDistribution>. Must start
> with a letter.
> ERROR: Unable to create vector map: <2016WSDACropDistribution> is not SQL
> compliant
Changed the output file name to 'farmlands' and it builds. Interesting
that the numeric first character in the output filename worked for you but
was rejected here. I had forgoten that grass filenames must start with a
letter.
Regards,
Rich
More information about the grass-user
mailing list