A Note about Folder Path Example
5.1.10 Configuration Metadata
The Configuration metadata file provides the means of defining CDB Configurations. The syntax of the file is given below. The complete XML schema is provided in CDBMetadataSchemaConfiguration.xsd delivered with the standard. Configuration Comment An optional comment describing this CDB Configuration. Comment Version Folder path=... Comment An optional comment describing this CDB Version. Comment Specification version=... Extension name=... version=... Version -- Other versions as needed -- Configuration A Configuration is a list of one or more Version elements. A Version has a mandatory Folder element to provide the path to the CDB Version. The other three 3 elements have the same definitions as that of section 5.1.6, Version Metadata.5.1.10.1 A Note about Folder Path
The use of a relative path to a CDB Version ensures a greater form of interoperability between operating systems and file systems. However, the CDB standard does not prevent the use of absolute paths 30 . A relative path is expressed relative to the root of the CDB Version containing the Configuration file.5.1.10.2 Example
Assume that we want to assemble two CDB Versions into a single CDB Configuration. The first CDB Version is located in CDBmyVersion and has the following Version.xml file. Version PreviousIncrementalRootDirectory name=CDBtheVersion Comment This is the comment describing myVersion. Comment Specification version=3.2 Version The second CDB Version complies with version 3.0 of the Specification, is located in CDBtheVersion , and has the following Version.xml file. 30 On Windows, the path can even be specified using the UNC notation. 144 © 2016 Open Geospatial Consortium Version Comment This is the comment describing theVersion. Comment Version The resulting CDB Configuration is stored in CDBmyConfiguration and its Configuration.xml file could look like this: Configuration Comment This is an example of a CDB Configuration referring to two CDB Versions. Comment Version Folder path=..myVersion Comment This is the comment describing myVersion. Comment Specification version=3.2 Version Version Folder path=..theVersion Comment This is the comment describing theVersion. Comment Specification version=3.0 Version Configuration Notice the use of relative paths to refer to the CDB Versions. Also notice the addition of the Specification element to the second Version to explicitly state that it contains data complying with version 1.0 31 of the standard.5.2 Navigation Library Datasets
The NavData dataset represents the navigation portion of a CDB. It supports several simulation subsystems such as the Instrument Landing System ILS, Inertial NavigationGlobal Positioning System, and Microwave Landing System Communications. The dataset also provides descriptions of airspaces, airways, heliports, helipads, gates, runways, approaches, and terminals. The dataset also provides information regarding climb procedures out of airports. Requirements Class - Navigation Data 81-84 req corenav-data Target type Operations Dependency Currently Shapefile format, dBASE 31 Was Version 3.0 in the OGC Best Practice.Parts
» Volume 1: OGC CDB Core Standard: Model and Physical Data Store Structure
» Identifiers CDB XML Schema Definitions.
» CDB Metadata Files CDB Directory File Naming and Structure
» Conformance References Terms and Definitions CDB Feature Data Dictionary
» Purpose Document Structure Introduction
» What is the CDB Standard: An Overview
» What the CDB Standard is Not
» Coordinate Reference Systems Geographic Coordinates
» Details of the Tiling System in the CDB core model
» Tile LoD Area Coverage Rules Tile-LOD Hierarchy Rules Tile-LOD Replacement Rules
» Handling of the North and South Pole
» Adding Names to the CDB Light Name Hierarchy
» Composite Material Substrates Composite Materials
» Composite Material Tables CMT
» Bringing it all Together Determination of Material Properties by Sensor Environmental Model SEM
» Generation of Materials for Inclusion in CDB Datasets
» \CDB\: \CDB\Metadata\: The directory that contains the specific XML metadata files which are
» CDB Version Directory Structure CDB Configuration
» GSModel Geospecific 3D Model T2DModel Tiled 2D Model MModel Moving 3D Model
» Use of GSModels and GTModels
» Organizing Models into Levels of Detail
» Texture Name Level of Detail
» GTModelGeometry Entry File Naming Convention GTModelGeometry Level of Detail Naming Convention
» GTModelDescriptor Naming Convention Examples
» GTModelTexture Naming Convention GTModelMaterial Naming Convention GTModelCMT Naming Convention
» Examples GTModel Directory Structure 2: Texture, Material, and CMT
» GTModelInteriorGeometry Naming Convention GTModelInteriorDescriptor Naming Convention
» GTModelInteriorTexture Naming Convention GTModelInteriorMaterial Naming Convention Example 1
» GTModelSignature Naming Convention Examples
» MModelGeometry Naming Convention MModelDescriptor Naming Convention Examples
» MModelTexture Naming Convention MModelMaterial Naming Convention MModelCMT Naming Convention
» Naming Convention Examples MModel Directory Structure 3: Signature
» Raster Datasets Vector Datasets
» Examples Directory Level 3 Dataset Directory
» Client Specific Lights Definition Metadata
» Model Components Definition File Base Materials Table Default Values Definition Table
» Definition of the Attribute Element Requirement 75
» Definition of the Scaler Element Requirement 79 Example of CDB_Attributes.xml
» A Note about Folder Path Example
» CDB Model Textures CDB Datasets
» GTModel Library Datasets CDB Datasets
» MModel Library Datasets CDB Datasets
» List of all Elevation Dataset Components
» Data Type Supported Compression Algorithm
» Terrain Constraints Tiled Elevation Dataset
» Level of Details MinElevation and MaxElevation Components
» Data Type Default Read Value
» Default Write Value MinElevation and MaxElevation Components
» Level of Details Data Type Default Read Value Default Write Value
» Data Type Default Read Value Default Write Value Supported Compression Algorithm
» Vector Type Usage and Conventions
» Attribute Code Attribute Identifier Attribute Semantics Attributes Values Attribute Usage
» Attribution Data Compatibility Attribution Schemas
» ATARS Extended Attribute Code AEAC – Deprecated Absolute Height Flag AHGT
» Angle of Orientation AO1 Airport Feature Name APFN – Deprecated Airport ID APID
» Bounding Box Height BBH Bounding Box Width BBW Bounding Box Length BBL Boundary Type BOTY
» Bounding Sphere Radius BSR CDB Extended Attribute Index CEAI
» DIGEST Extended Attribute Code DEAC – Deprecated Depth below Surface Level DEP Directivity DIR
» Height above Surface Level HGT Junction ID JID
» Location Type LOTY Light Phase LPH Layer Priority Number LPN
» LaneTrack Number LTN Light Type LTYP Model Level Of Detail MLOD
» Moving Model DIS Code MMDC Model Name MODL Model Type MODT Network Component Selector 1 NCS1
» Populated Place Type POPT Relative TActical Importance RTAI
» Runway ID RWID Scaling SCALx Scaling SCALy Scaling SCALz
» Start Junction ID SJID Surface Roughness Description SRD
» Structure Shape Category SSC Structure Shape of Roof SSR
» Traffic Flow TRF Taxiway ID TXID Urban Street Pattern USP
» 2D Relationship Tile Connection File
» 2D Relationship Dataset Connection File
» Explicitly Modeled Representations .1 Implicitly Modeled Representations Handling of Light Points
» Allocation of CDB Attributes To Vector Datasets
Show more