how to write a long field in a shape file?

1 回表示 (過去 30 日間)
Reema Alhassan
Reema Alhassan 2018 年 7 月 24 日
コメント済み: Reema Alhassan 2018 年 7 月 24 日
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

採用された回答

Walter Roberson
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.
  1 件のコメント
Reema Alhassan
Reema Alhassan 2018 年 7 月 24 日
Thank you

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by