... | ... | @@ -33,29 +33,3 @@ codeGroupId,MEMBERID,txtName,codeType,codeLgt,txtDescrMarking,geoLat,geoLong,val |
|
|
21. `txtRmk` – Remarks
|
|
|
22. `source` ![[M]](https://openflightmaps.github.io/ofmx/svg/m.svg) – Source of the data
|
|
|
|
|
|
#### Mapping
|
|
|
|
|
|
| From | To | Translation
|
|
|
|------|----|------------
|
|
|
| 1. `codeGroup` | 1. `codeGroupId` | Generate [UUID version 4](https://en.wikipedia.org/wiki/Universally_unique_identifier) instead of integer
|
|
|
| 2. `groupInternalId` | 2. MEMBERID
|
|
|
| 3. `name` | 3. `txtName`
|
|
|
| 4. `type` | 4. `codeType`
|
|
|
| 5. `lighted` | 5. `codeLgt`
|
|
|
| 6. `markingDescription` | 6. `txtDescrMarking`
|
|
|
| 10. `latutide` | 7. `geoLat`
|
|
|
| 11. `longitude` | 8. `geoLong`
|
|
|
| 9. `elevationValue` | 9. `valElev`
|
|
|
| 13. `verticalPrecision` | 10. `valElevAccuracy`
|
|
|
| 8. `heightValue` | 11. `valHgt`
|
|
|
| 12. `defaultHeightFlag` | 12. `codeHgtAccuracy`
|
|
|
| 7. `heightUnit` | 13. `uomDistVer`
|
|
|
| 15. `obstacleRadius` | 14. `valRadius`
|
|
|
| 14. `lateralPrecision` | 15. `codeRadiusAccuracy`
|
|
|
| | 16. `uomRadius`
|
|
|
| 16. `linkedToGroupInternalId` | 17. LINK
|
|
|
| 17. `linkType` | 18. `codeLinkType`
|
|
|
| 19. `EffectiveFrom` | 19. `datetimeValidWef`
|
|
|
| 18. `ValidUntil` | 20. `datetimeValidTil`
|
|
|
| | 21. `txtRmk`
|
|
|
| 20. `origin` | 22. `source` |