Reference Manual
SEDRIS SDK Release 4.1.4

  1. Introduction

  2. Data Representation Model (DRM)
    The SEDRIS Data Representation Model (Part 4, Volume 2 of the SEDRIS Documentation Set)
    DRM Classes (Part 4, Volume 2, Appendix A)
    DRM Types (Part 4, Volume 2, Appendix C)
    DRM Functions (Part 4, Volume 2, Appendix D)
    DRM Examples (Part 4, Volume 3 of the SEDRIS Documentation Set)

  3. Environmental Data Coding Specification (EDCS)


  4. Spatial Reference Model (SRM) Users' Guide
    1. For C API
    2. For C++ API
    Spatial Reference Model API
    1. For C API
    2. For C++ API
    Spatial Reference Model - Functions and Types as used by DRM


  5. SEDRIS Reference Manual (Part 4, Volume 17 of the SEDRIS Documentation Set)
    Transmittal Access Level 0 C API (Appendix A of the SEDRIS Reference Manual)
    Transmittal Access Level 1 C API (Appendix B of the SEDRIS Reference Manual)
    Transmittal Access Level 0 C API Auxiliary Functions (Appendix C of the SEDRIS Reference Manual)
    Transmittal Access C++ API  

  6. Other Technical Guides
    How to Extract Data from SEDRIS Transmittals (Part 4, Volume 13 of the SEDRIS Documentation Set)
    How to Produce SEDRIS Transmittals (Part 4, Volume 14 of the SEDRIS Documentation Set)
    Topology Technical Guide (Part 4, Volume 4 of the SEDRIS Documentation Set)
    Control Link Technical Guide (Part 4, Volume 5 of the SEDRIS Documentation Set)
    Data Tables Technical Guide (Part 4, Volume 6 of the SEDRIS Documentation Set)
    Images and Colour Models Technical Guide (Part 4, Volume 8 of the SEDRIS Documentation Set)
    Attribute Inheritance and Context Technical Guide (Part 4, Volume 9 of the SEDRIS Documentation Set)

  7. User Guides to Applications
    Checker User's Guide (Part 5, Volume 2 of the SEDRIS Documentation Set)
    Depth User's Guide (Part 5, Volume 3 of the SEDRIS Documentation Set)
    Model Viewer User's Guide (Part 5, Volume 5 of the SEDRIS Documentation Set)

Introduction

This document is a reference manual that deals with the standard SEDRIS functions, as well as critical data structures. The parameters associated with each function are detailed, and the resultant processing is described.

For general information about this release, where to obtain it, and items that require specific attention, see the Release Notes.

For help, comments, and bug reports please send email to help@sedris.org. If you are an associate, please use se-coders@sedris.org.

The SEDRIS Technology Components are:

Data Representation Model (DRM)
Through the use of the data representation model, users of SEDRIS can describe and articulate their environmental data clearly, while at the same time using the same representation model to understand data from other users unambiguously. The SEDRIS DRM is an object-oriented data representation model, and provides a unified method for describing all data elements, and their logical relationships, needed to express environmental data in a seamless manner across all environmental domains.


Environmental Data Coding Specification (EDCS)
The concepts embodied by SEDRIS often require indicating information about the data in a SEDRIS transmittal. This information is provided in the form of classifications of the data, and attributes defining properties of the data. The EDCS defines the allowed classifications and attributes, and also provides a mechanism for specifying new classifications and attributes. Since attributes have data associated with them, the EDCS also defines codes for indicating the units of measure in which an attribute value is specified, and codes for indicating the meanings of enumerated values.


Spatial Reference Model (SRM)
The geospatial concepts used within SEDRIS are defined by the SRM. This includes not only the formal definitions of the various spatial reference frames, but also the coordinate systems used within them and the reference objects to which they are attached. The SRM also provides standard functionality for converting geospatial positions from one spatial reference frame to another.


Transmittal Access Application Programmer's Interface (API)
SEDRIS provides a standard API to manipulate SEDRIS transmittals. The API allows users of SEDRIS to ignore media and implementation details by abstracting SEDRIS data through the API. The API provides transmittal manipulation capabilities through object retrieval, creation, and modification functionality.


SEDRIS Transmittal Format (STF)
Provides users of SEDRIS, both data consumers and data providers, with a means of cross-platform interchange by supplying a universally specified external storage format.

Return to: Top of this Page

Last updated: July 1, 2011 Copyright © 2011 SEDRIS