|
1 | 1 | OpenTNF's mission statement:
|
2 | 2 |
|
3 |
| -"Create and maintain, as a community, an international, open and efficient solution for exchange of Transport Network data. The solution will enable easier usage of data on multiple platforms." |
| 3 | +_Create and maintain, as a community, an international, open and efficient solution for exchange of Transport Network data. The solution will enable easier usage of data on multiple platforms._ |
4 | 4 |
|
5 | 5 | The OpenTNF™ format is specified as a set of data tables that in principal may be implemented in any relational database engine. An OpenTNF™ dataset is compliant with INSPIRE DS TN and may contain the following types of data:
|
6 | 6 |
|
7 |
| -Transport network including the definition of linear referencing, geometric, topological and temporal aspects |
8 |
| -Attribution and features, here called transport properties, related to the geography and/or transport network using linear referencing mechanisms. OpenTNF™ uses a generic approach where all types use the same schema where the types are defined in a separate catalogue data structure. |
9 |
| -A transport property type catalogue defining the various transport property types. This catalogue may also contain definitions of secondary linear referencing systems. |
10 |
| -Metadata, also according to any XML compliant standard such as ISO 19139 |
11 |
| -Update (transaction) information for the case that the dataset represents a set of updates |
| 7 | +* Transport network including the definition of linear referencing, geometric, topological and temporal aspects |
| 8 | +* Attribution and features, here called transport properties, related to the geography and/or transport network using linear referencing mechanisms. OpenTNF™ uses a generic approach where all types use the same schema where the types are defined in a separate catalogue data structure. |
| 9 | +* A transport property type catalogue defining the various transport property types. This catalogue may also contain definitions of secondary linear referencing systems. |
| 10 | +* Metadata, also according to any XML compliant standard such as ISO 19139 |
| 11 | +* Update (transaction) information for the case that the dataset represents a set of updates |
| 12 | + |
12 | 13 | To align to this specification an implementation shall implement all mandatory and conditional elements as specified. Optional elements may be implemented and if they are implemented they shall be implemented as specified. Finally, an implementation may add additional elements and extend this specification provided that all mandatory, conditional and optional elements are not affected. This means that implementations are free to add tables or columns.
|
13 | 14 |
|
14 | 15 | The first release of the specification is available for download OpenTNF 0.92
|
|
0 commit comments