An enumeration:
ecDeleted
|
Object is deleted
|
ecNotGeoCoded
|
Object is not geocoded
|
ecNotPolyLine
|
Object is not a (poly)line, but type <value> (value only for SHP/TAB file)
|
ecMultiSection
|
Object has <value> sections
|
ecZeroOrOneVertices
|
Object has only <value> vertices
|
ecLoopLink
|
Object is a loop link
|
ecTooManyVertices
|
Object has >65535 vertices
|
Not all error codes are possible for both TAB, MIF and SHP files.
|