how to write a long field in a shape file?
1 次查看(过去 30 天)
显示 更早的评论
hello,
I need to write a long field in a shape file but I couldn't for example I want the field to be "Sum2015vcm_orm" but what is written "Sum2015vcm_" is there any modification I can do it in the shape file ?
Thank you
0 个评论
采纳的回答
Walter Roberson
2018-7-24
Sorry, No. shape files are defined in terms of having the attributes stored using a dBase II database, and dBase II truncates field names at 11 bytes.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!