OpenSpirit v2.9.0 Build 27 - Generic Model

EpCulture_Feature


Derived From:
EpEntity_Entity
Derivatives:
EpCulture_PointFeature, EpCulture_PolygonFeature, EpCulture_PolylineFeature
Capabilties:
read
A GIS Feature.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
Boolean

ro db

True if the feature points have z-values.
Boolean

ro db

True if the feature points have measure values.
String

ro db

Reference to the Layer that this Feature belongs to.
 
Columns inherited from EpEntity_Entity
LastModifiedDate, Name, Project, ProjectName, StoreInstallationName, StoreType
 

Column Detail

KeyString

Data Type: String
Read only: true
Unique identifier for each table entry.

Is3D

Data Type:Boolean
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
True if the feature points have z-values.

Layer

Data Type:String
Content Type:Key
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Referenced Table:EpCulture_Layer
Reference to the Layer that this Feature belongs to.

IsMeasured

Data Type:Boolean
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
True if the feature points have measure values.


OpenSpirit v2.9.0 Build 27 - Generic Model