Skip to content

User creates long field name in R and ForSys cannot run #8

@michelledayusfs

Description

@michelledayusfs

This is easy for the user to fix but the error that comes out of ForSysXR is maybe unclear. If I create a new field and add it to my spatial object in R, and call it, "forest_departure", ForSys can not use this field because it is longer than 10 characters. I'm not sure how you would fix this and if the check_input_shapefile function looks for this as well. Knowing people, they may not run that function... but we can always encourage best practices.

Error R returns:
Error in file(file, "rt") : cannot open the connection
In addition: Warning messages:
1: In abbreviate_shapefile_names(obj) :
Field names abbreviated for ESRI Shapefile driver
2: In file(file, "rt") :

Error in file(file, "rt") : cannot open the connection

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions