OpenSpirit v2.9.0 Build 27 - Generic Model

EpiProject_Project


Derived From:
EpEntity_Entity
Capabilties:
read
The Project table provides descriptive information about a project.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
String

ro db

The default coordinate system in which the extents of the project are defined.
String

ro db

The name of the coordinate system.
String

ro db

A coordinate system with the "Z" axis value specified in units of depth.
String

ro db

A textual description of the project's intended use, user, location, or associated tables.
PointSeq

ro db

The spatial extent that defines the limits of the project in the project's coordinate system.
StringSeq

ro db

The list of project interpreters in the project.
String

ro

Primary key.
String

ro db

The date the data represented in the entity last changed in the data store returned in the following format: "YYYY-MONTH-DAY HOUR:MINUTE:SECOND" For example, "1998-10-22 20:15:50"
String

ro db

Name of the entity.
String

ro db

Data key string representing the project that contains this entity.
String

ro db

Name of the project that contains this entity.
String

ro db

The data store installation name.
String

ro db

The type of data store (eg.
String

ro db

A coordinate system with the "Z" axis value specified in units of time.
StringSeq

ro db

The list of project interpreters available to the user.
 
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.

Description

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
A textual description of the project's intended use, user, location, or associated tables.

StoreType

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The type of data store (eg. GeoFrame_4.0, OpenWorks_2003). name is the name given to the data store during configuration of the OpenSpirit installation.

Interpreters

Data Type:StringSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The list of project interpreters in the project.

Project

Data Type:String
Content Type:Key
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Referenced Table:EpiProject_Project
Data key string representing the project that contains this entity.

TimeCoordinateSystem

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
A coordinate system with the "Z" axis value specified in units of time.

CoordinateSystemName

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The name of the coordinate system.

KeyString

Data Type:String
Content Type:Key
Read only:true
Required for Insert:false
Stored in db:false
Part of natural key:false
Primary key.

LastModifiedDate

Data Type:String
Content Type:Date
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The date the data represented in the entity last changed in the data store returned in the following format: "YYYY-MONTH-DAY HOUR:MINUTE:SECOND" For example, "1998-10-22 20:15:50"

Name

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Name of the entity.

Extent

Data Type:PointSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The spatial extent that defines the limits of the project in the project's coordinate system.

DepthCoordinateSystem

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
A coordinate system with the "Z" axis value specified in units of depth.

CoordinateSystem

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The default coordinate system in which the extents of the project are defined.

StoreInstallationName

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The data store installation name. The data store installation name is the name given to the data store during configuration of the OpenSpirit installation.

UserInterpreters

Data Type:StringSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The list of project interpreters available to the user.

ProjectName

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Name of the project that contains this entity.


OpenSpirit v2.9.0 Build 27 - Generic Model