... | ... | @@ -24,6 +24,20 @@ For detailed services that are included in this release, please refer to [M13 ta |
|
|
- _Extended [Schema Usage Guide](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.16.0/Guides/README.md), specifically a new section about [OSDU Schemas](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.16.0/Guides/Chapters/93-OSDU-Schemas.md)_
|
|
|
|
|
|
- `Core and Helper Services`
|
|
|
- `CRS Catalog and Conversion `
|
|
|
- **POST CRS and POST CT**
|
|
|
- Change default search limit to a large value (10000)
|
|
|
- Add includeDeprecated (exclude InactiveIndicator: true)
|
|
|
- Add field “returnAllFields”
|
|
|
- Change the default return fields
|
|
|
- Make schema authority configurable with an env var “SCHEMA_AUTHORITY”
|
|
|
- **POST CRS**
|
|
|
- Correct the handling of returnBoundProjectedAndProjectedBasedOnWgs84 and returnBoundGeographic2DAndWgs84
|
|
|
- Change extent.name to extent.description (the reason it was not working before was because extent.description was not in initial version of schema)
|
|
|
- **POST CT**
|
|
|
- Make source and target crs interchangable
|
|
|
- Add id and code
|
|
|
- Remove "includeHorizontal" and "includeVertical" and add kind instead. Add "All" as a magical keyword. Use “excludeVertical” as default.
|
|
|
- `DDMS`
|
|
|
- `Seismic DDMS`
|
|
|
- [Implementation](osdu/platform/domain-data-mgmt-services/seismic/seismic-dms-suite/seismic-store-service!420) for [[ADR] Domain API](osdu/platform/domain-data-mgmt-services/seismic/seismic-dms-suite/seismic-store-service#32)
|
... | ... | |