Open Geographic Data Interoperability Specification-OpenGIS


Release date:2023-08-21 Update date:2023-08-23 Editor:admin View counts:395

Label:

Open Geographic Data Interoperability Specification-OpenGIS

OpenGIS (Open Geodata Interoperation Specification) was proposed by the OGC of the United States. OGC is a non-profit organization which aims to promote the use of new technologies and business methods to improve the interoperability of geographic information processing. Its members mainly include computer hardware and software manufacturers related to GIS (including well-known GIS software developers such as ESRI, Intergraph, MapInfo), data producers, and technical committees of some universities, government departments, etc. Members will be responsible for the formulation of specific standards。

The goal of OpenGIS is to develop a specification that enables application system developers to use any geographic data and geographic processing distributed on the Internet in a single environment and workflow. It aims to eliminate the barriers between geographic information applications (such as geographic information systems, remote sensing, land information systems, automatic mapping/facility management (AM/FM) systems, and between geographic applications and other information technology applications, and to create a “boundary-free” distributed component-based geographic data interoperability environment. Compared with traditional geographic information processing technologies, based on this technology Standardized GIS software will have good expansibility, scalability, portability, openness, interoperability and ease of use。

The OpenGIS specification defines three main models:

  1. Open Geodata model: A general and common set of basic geographic information types is defined, which can be applied to geographic data modeling in specific fields. OpenGIS abstracts the real world into two kinds of basic objects: Feature and Coverage, the former describes the physical objects in the real world, and the latter describes the phenomena in the real world. For elements, the attributes related to spatial coordinates are extracted, which is called Geometry. At the same time, OpenGIS defines the spatial-temporal reference system, semantics and metadata of elements to describe elements in order to facilitate sharing and interoperability。

  2. OpenGIS Service: A set of services is defined, which is used to access the geographic types defined in the geographic data model. It provides the ability to share geographic data among different users within the same information community or among different information groups。

    The main components of the service model are:

    (2.1) Creation of Feature Instance

    In this process, two concepts are used: Feature Schema and Feature Registry. The former defines the attribute set of elements, including geometry, descriptive data, etc. Element registration stores element mode, all elements to be used and shared must be registered. Element registration plays the role of element factory, through which it can create elements example。

    (2.2) Method of obtaining geographic data

    In OpenGIS specification, a tree-like directory index structure is established. Its minimum unit is the element. Through this directory, the required geographic data can be obtained. Data acquisition is transparent between platforms, and data can be accessed across platforms。

    (2.3) Acquisition and conversion of spatiotemporal reference system

    In an information community, geometry is transformed and interpreted by spatiotemporal reference system. Spatiotemporal reference system must be able to be defined according to a unified standard and be able to use these definitions through some mechanism. OpenGIS describes the mechanism of registering spatio-temporal reference system and the mechanism of transforming geographic elements among different spatio-temporal reference systems。

    (2.4) Semantic conversion

    A semantic transformation register is used among different information groups to realize the transformation of element semantics. The register includes source elements and element modes, target elements and element modes, and element converters. Matched converters can be found according to different requirements of element transformation for semantic transformation。

  3. Information group model: The purpose of the information group model is to establish a way for information groups or users to maintain the definitions and follow in classifying and sharing data, and to achieve an effective and more precise way for different information groups to share data, even though they are not familiar with each other’s definition of geographical elements. The information group model defines a transformation mode, which enables the “geographic elements dictionary” of different information groups to be automatically “translated”。

OpenGIS specification includes abstract specification, implementation specification and interoperability of specific domains, in which abstract specification is the basis of OpenGIS and the main body of OpenGIS. Implementation specification defines the implementation of abstract specification on different distributed computing platforms. Currently, OGC has defined simple elements for CORBA, OLE/COM and SQL. The research of domain interoperability can test whether abstract specification can meet the needs of this domain by extracting domain interoperability use cases, which is an extension of abstract specification。

The abstract specification establishes a conceptual model and documents it. It uses UML as its formal modeling language in object-oriented technology. By describing the real world, abstract specification establishes a conceptual relationship between system implementation and the real world. It has nothing to do with specific software implementation, but only defines what software should be implemented。

At present, the abstract specification is divided into 17 topics: (as of January 2000)

  1. Overview

  2. Feature Geometry

  3. Spatial Reference Systems

  4. Locational Geometry Structures

  5. Stored Functions and Interpolation

  6. Features

  7. The Coverage Type and its Subtype

  8. Earth Imagery Case

  9. Relations Between Features

  10. Quality

  11. Feature Collections

  12. Metadata

  13. OpenGIS Service Architecture

  14. Catalogs Service

  15. Semantics and Information Communities

  16. Image Exploitation Service

  17. Image Coordinate Transformation Service

    There are also interdependencies among the 17 topics of abstract specification, which are described in Figure 17-2。

../../_images/img_162.png

Figure 17-2: OpenGIS abstract specification dependencies among topics [OGC]

The implementation of OpenGIS requires the support of DCP(Distributed Computing Platform). Figure 17-3 describes the implementation of geographic information processing in different DCP “scenarios” following the OpenGIS specification. But the abstract specification itself is independent of DCP, and it can be implemented in any DCP。

../../_images/img_236.png

Figure 17-3: Following the OpenGIS specification, geographic information processing is implemented in different distributed computing “scenarios” [OGC]

Other standards-setting organizations and standards for Geographic Information Systems

  1. American Spatial Data Metadata Standard and Spatial Data Conversion Standard developed by the Federal Geographic Data Commission (FGDC): FGDC is a coordinating organization of U.S. government agencies. Its main purpose is to promote the common development, use, sharing and dissemination of geographic data throughout the country。

    (1.1) Indentification: including data names, developers, data description areas, topics, current situation, restrictions on data use, etc;

    (1.2) Data Quality: definition of data quality, data accuracy, integrity, consistency, raw data generated from the data and processing process;

    (1.3) Spatial Data Organization: the organization of spatial data in digital coding, the number of spatial entities and other attributes except spatial coordinates;

    (1.4) Spatial Reference: map projection, storage format (vector or grid) and horizontal and vertical earth reference system are used to transform data from one coordinate system to another;

    (1.5) Entity & Attribute Information: geographical information included in the data, the encoding method of information, and the description of the meaning of encoding;

    (1.6) Distribution: how to get data, data format, storage medium, price, etc;

    (1.7) Metadata Reference: when and by whom the data is completed。

  2. SDTS(Spatial Data Transfer Standard): Spatial Data Transfer Standard is the exchange format standard adopted by many government departments and commercial organizations in the United States. SDTS is a hierarchical data transformation model, which defines the concept, logic and format of data transformation, and uses metadata to assist data transformation and evaluation.

  3. Mercator GIS Standard of Canada: Mercator is named after Mercator Projection. It is a national GIS data standard organized and established by the Canadian government. Its main goal is to establish the standard of spatial geographic information and the storage of spatial data and develop related software. Mercator defines a program interface called OGDI (Open Geospatial Data Store Interface), which supports access to spatial data in client/server mode。

  • 1. Geographical Cognition of the Real World
  • 2. The abstraction of the real world
  • 3. Bit world
  • 1. Data meaning and data type
  • 2. Measurement scale of data
  • 3. GIS data quality
  • 1. Map digitization
  • 2. Processing of spatial data entry
  • 1. Computer network technology
  • 2. Distributed geographic information system
  • 3. WebGIS - World Wide Web Geographic Information System
  • 1. Socialization of GIS
  • 2. Other problems of GIS socialization
  • 3. The impact of society on the development of GIS

Powered by TorCMS (https://github.com/bukun/TorCMS).