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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Database Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by