Seabed Survey Data Model

Last updated

The Seabed Survey Data Model (SSDM) is an industry standard data model for how seabed survey data is stored and managed by oil and gas companies. The International Association of Oil & Gas Producers (IOGP) developed and published this standard in October 2011. [1] Many surveys have been successfully delivered in SSDM.

Contents

The SSDM template is provided as an Esri ArcGIS geodatabase, [2] but other implementations of the model are allowed. [3]

Significance

Outputs of seabed surveys usually contain CAD files, log imagery, surface grids and many other documents. [4] Such a mix of data types makes the task of integrating existing enterprise data very complicated. Data models that were used by survey contractors before SSDM include ArcGIS Pipeline Data Model (APDM) and Professional Petroleum Data Management (PPDM). It is very difficult for both of these data models to manage their internal data. [5] To fix this specific problem, IOGP defined the SSDM to better manage the data.

SSDM provides a complete survey data management workflow with improved integration with geoscience software. It is an industry data model that comes with complete software support that survey contractors can use. It enables the simple exchange of seabed survey data between two partners. [5] Exploration and production companies may also extend the data model to fulfill their specific requirements. [6]

Area of application

As of today, the main area of the SSDM's application includes:

  1. Sweep and bathymetric surveys (sonar scan and multi-beam)
  2. Platform and drilling hazard site surveys
  3. Pipeline route surveys

SSDM is currently not capable of doing ROV-based pipeline inspection surveys. That is the domain of the existing data model such as APDM and PPDM. However, this will not be a limitation of SSDM, because SSDM is expected to be used in conjunction with existing data models to capture the full range of acquired data and referenced data sets. [6]

Conceptual model

The conceptual model is a powerful idea of SSDM; it is used to help people know, understand, and simulate what SSDM represents. SSDM's conceptual model includes class, object inheritance, and other features.

Class

A class is a program code template of an object. It provides initial values and implementations of an SSDM object. A class can be defined as either abstract or concrete. A concrete class can be directly used to create an object. Concrete classes can be thought of as feature classes or object classes in the ESRI geodatabase. [6] On the other hand, an abstract class must be inherited to create a concrete class. SSDM abstract classes such as Feature, Feature Archive, and the SSDMSurveyObject describe the core attributes of an SSDM object.

Object inheritance

The mechanism of object inheritance is based on the idea that many SSDM classes share similar features and it would be inefficient for all of them to define their own version of those features. Object inheritance allows an object using the same implementation with its parent class to best reuse the code. The relationships of objects through inheritance give rise to a hierarchy.

Classes

SSDM defines tens of classes. Among them, some are more important than others.

SSDMSurveryObject

SSDMSurveryObject is the most important abstract class in SSDM. Its Survey_ID and Survey_ID_Ref class members are used to identify the relationship for all geographic features created by a particular survey project. [6] It defines the basic data of a survey object such as type of survey, survey project name, survey work category, and start/end date.

SSDMobject

SSDMobject is an abstract class of SSDM. It provides the basic definition of all the SSDM geographic objects. SSDMobject uniquely identifies and describes a geographic object that is acquired, processed, or interpreted from seabed survey data, such as sounding points, and individual pockmark features. [6] Many classes such as SSDMGeohazardObject and SSDMEnvObject are inherited from SSDMobject class and therefore share the core attribute of it. [6]

SSDM version 2 materials

The following is a list of all the materials contained in SSDM version 2, published in 2013.

  1. SeabedML GML data exchange format
  2. CAD templates for MicroStation and AutoCAD
  3. Improved SSDM symbology stylesheet
  4. Refined geodatabase template (if warranted based on industry feedback)
  5. Example SSDM dataset and improved training materials
  6. Technical note on integrating the SSDM with industry pipeline data models e.g. PODS and APDM [5]

Data migration

The SSDM allows survey contractors to provide a standardized method for their customers but it also brings some problems. There are huge amounts of valuable legacy data stored in old standards that cannot be directly used in SSDM. To transfer this data into SSDM for future use, it needs to be imported into ArcGIS first and then loaded into a temporary SSDM data structure. [4] Inside the temporary data structure, data will be cleaned up by adding the required attribution of SSDM and hyperlinking to logs and other geotechnical data. Once the data is complete and meets the requirements of the SSDM standard, it is loaded into the master SSDM database. The combination of SSDM and ArcGIS enables information contained within legacy survey data to be more accessible and much more useful. [4]

Related Research Articles

<span class="mw-page-title-main">Esri</span> Geospatial software & SaaS company

Environmental Systems Research Institute, Inc., doing business as Esri, is an American multinational geographic information system (GIS) software company headquartered in Redlands, California. It is best known for its ArcGIS products. With a 40% market share in 2011, Esri is one of the world's leading supplier of GIS software, web GIS and geodatabase management applications.

An industry standard data model or simply standard data model is a data model that is widely used in a particular industry. The use of standard data models makes the exchange of information easier and faster because it allows heterogeneous organizations to share an agreed vocabulary, semantics, format, and quality standard for data. Organizations may save time and expense by using pre-existing data models instead of developing them in-house, although the process of making data conform to external models can also be a hindrance.

A coverage is the digital representation of some spatio-temporal phenomenon. ISO 19123 provides the definition:

A GIS file format is a standard for encoding geographical information into a computer file, as a specialized type of file format for use in geographic information systems (GIS) and other geospatial applications. Since the 1970s, dozens of formats have been created based on various data models for various purposes. They have been created by government mapping agencies, GIS software vendors, standards bodies such as the Open Geospatial Consortium, informal user communities, and even individual developers.

<span class="mw-page-title-main">Linear referencing</span>

Linear referencing, also called linear reference system or linear referencing system (LRS), is a method of spatial referencing in engineering and construction, in which the locations of physical features along a linear element are described in terms of measurements from a fixed point, such as a milestone along a road. Each feature is located by either a point or a line. If a segment of the linear element or route is changed, only those locations on the changed segment need to be updated. Linear referencing is suitable for management of data related to linear features like roads, railways, oil and gas transmission pipelines, power and data transmission lines, and rivers.

ArcSDE is a server-software sub-system that aims to enable the usage of Relational Database Management Systems for spatial data. The spatial data may then be used as part of a geodatabase.

<span class="mw-page-title-main">ArcGIS</span> Geographic information system maintained by Esri

ArcGIS is a family of client, server and online geographic information system (GIS) software developed and maintained by Esri.

PurVIEW is an integrated image display and viewing plug-in software package that incorporates stereoscopic viewing technology for ESRI ArcGIS 9. Essentially, PurVIEW is a photogrammetry-based data capture workstation that extend the ArcGIS environment. It converts Arc- desktops into precise stereo-viewing windows for geo-referenced aerial or space-borne imagery. Digitizing features directly yields positional accuracy comparable with photogrammetric mapping.

A spatial database is a general-purpose database that has been enhanced to include spatial data that represents objects defined in a geometric space, along with tools for querying and analyzing such data.

ArcGIS Server is the core server geographic information system (GIS) software made by Esri. ArcGIS Server is used for creating and managing GIS Web services, applications, and data. ArcGIS Server is typically deployed on-premises within the organization’s service-oriented architecture (SOA) or off-premises in a cloud computing environment.

ArcMap is the former main component of Esri's ArcGIS suite of geospatial processing programs. Used primarily to view, edit, create, and analyze geospatial data. ArcMap allows the user to explore data within a data set, symbolize features accordingly, and create maps. This is done through two distinct sections of the program, the table of contents and the data frame. In October 2020, it was announced that there are no plans to release 10.9 in 2021, and that ArcMap would no longer be supported after March 1, 2026. Esri is encouraging their users to transition to ArcGIS Pro.

A georelational data model is a geographic data model that represents geographic features as an interrelated set of spatial and attribute data. The georelational model was the dominant form of vector file format during the 1980s and 1990s, including the Esri coverage and Shapefile.

A geographic data model, geospatial data model, or simply data model in the context of geographic information systems, is a mathematical and digital structure for representing phenomena over the Earth. Generally, such data models represent various aspects of these phenomena by means of geographic data, including spatial locations, attributes, change over time, and identity. For example, the vector data model represents geography as collections of points, lines, and polygons, and the raster data model represent geography as cell matrices that store numeric values. Data models are implemented throughout the GIS ecosystem, including the software tools for data management and spatial analysis, data stored in a variety of GIS file formats, specifications and standards, and specific designs for GIS installations.

The following tables compare general and technical information for a number of GIS vector file format. Please see the individual products' articles for further information. Unless otherwise specified in footnotes, comparisons are based on the stable versions without any add-ons, extensions or external programs.

<span class="mw-page-title-main">CityEngine</span> 3D modelling software

ArcGIS CityEngine is a commercial three-dimensional (3D) modeling program developed by Esri R&D Center Zurich and specialises in the generation of 3D urban environments. Using a procedural modeling approach, it supports the creation of detailed large-scale 3D city models. CityEngine works with architectural object placement and arrangement in the same manner that software like VUE manages terrain, ecosystems and atmosphere mapping. Unlike the traditional 3D modeling methodology which uses Computer-Aided Design (CAD) tools and techniques, CityEngine takes a different approach to shape generation via a rule-based system. It can also use Geographic Information System (GIS) datasets due to its integration with the wider Esri/ArcGIS platform. Due to this unique feature set, CityEngine has been used in academic research and built environment professions, e.g., urban planning, architecture, visualization, game development, entertainment, archeology, military and cultural heritage. CityEngine can be used within Building Information Model (BIM) workflows as well as visualizing the data of buildings in a larger urban context, enhancing its working scenario toward real construction projects.

Geographic information systems (GIS) play a constantly evolving role in geospatial intelligence (GEOINT) and United States national security. These technologies allow a user to efficiently manage, analyze, and produce geospatial data, to combine GEOINT with other forms of intelligence collection, and to perform highly developed analysis and visual production of geospatial data. Therefore, GIS produces up-to-date and more reliable GEOINT to reduce uncertainty for a decisionmaker. Since GIS programs are Web-enabled, a user can constantly work with a decision maker to solve their GEOINT and national security related problems from anywhere in the world. There are many types of GIS software used in GEOINT and national security, such as Google Earth, ERDAS IMAGINE, GeoNetwork opensource, and Esri ArcGIS.

<span class="mw-page-title-main">Geospatial topology</span> Type of spatial relationship

Geospatial topology is the study and application of qualitative spatial relationships between geographic features, or between representations of such features in geographic information, such as in geographic information systems (GIS). For example, the fact that two regions overlap or that one contains the other are examples of topological relationships. It is thus the application of the mathematics of topology to GIS, and is distinct from, but complementary to the many aspects of geographic information that are based on quantitative spatial measurements through coordinate geometry. Topology appears in many aspects of geographic information science and GIS practice, including the discovery of inherent relationships through spatial query, vector overlay and map algebra; the enforcement of expected relationships as validation rules stored in geospatial data; and the use of stored topological relationships in applications such as network analysis. Spatial topology is the generalization of geospatial topology for non-geographic domains, e.g., CAD software.

<span class="mw-page-title-main">Pattern-of-life analysis</span> Method of surveillance

Pattern-of-life analysis is a method of surveillance that documents or understands the habits of a person or population. Motives may include security, profit, scientific research, regular censuses, and traffic analysis. The data of interest may reflect anything in a person or persons' life: their travels, purchases, internet browsing habits, choices, and so forth. The data is used to predict a subject's future action or to detect anomalous behavior.

<span class="mw-page-title-main">EPSG Geodetic Parameter Dataset</span> Registry of geographic reference systems

EPSG Geodetic Parameter Dataset is a public registry of geodetic datums, spatial reference systems, Earth ellipsoids, coordinate transformations and related units of measurement, originated by a member of the European Petroleum Survey Group (EPSG) in 1985. Each entity is assigned an EPSG code between 1024 and 32767, along with a standard machine-readable well-known text (WKT) representation. The dataset is maintained by the IOGP Geomatics Committee.

A Geodatabase is a proprietary GIS file format developed in the late 1990s by Esri to represent, store, and organize spatial datasets within a geographic information system. A geodatabase is both a logical data model and the physical implementation of that logical model in several proprietary file formats released during the 2000s. The geodatabase design is based on the spatial database model for storing spatial data in relational and object-relational databases. Given the dominance of Esri in the GIS industry, the term "geodatabase" is used by some as a generic trademark for any spatial database, regardless of platform or design.

References

  1. "Seabed Survey Data Model". International Association of Oil & Gas Producers. Retrieved 2015-01-17.
  2. "Guideline for the delivery of the Seabed Survey Data Model" (PDF). International Association of Oil & Gas Producers. January 2013. Retrieved 2015-01-17.
  3. "Guidelines for the use of the Seabed Survey Data Model" (PDF). International Association of Oil & Gas Producers. March 2013. Retrieved 2015-01-17.
  4. 1 2 3 "Migrating Legacy Seabed Surveys to SSDM - Exprodat Blog -". www.exprodat.com. 12 June 2012. Retrieved 2015-10-20.
  5. 1 2 3 "Archived copy" (PDF). Archived from the original (PDF) on 2015-11-05. Retrieved 2015-11-10.{{cite web}}: CS1 maint: archived copy as title (link)
  6. 1 2 3 4 5 6 "Guidelines for the use of the Seabed Survey Data Model" (PDF).