... | ... | @@ -33,7 +33,12 @@ For detailed services that are included in this release, please refer to [M13 ta |
|
|
* `Search`
|
|
|
* `Indexer Queue`
|
|
|
* `E&O`
|
|
|
* <span dir="">`Apache SIS`</span>
|
|
|
* `Apache SIS`
|
|
|
* Updated the Apache SIS library to version 1.2. This release includes quite a lot of bug fixes as well as a number of improvements. The most notable features are
|
|
|
* Read World Files and ESRI ASCII grid and BIL/BIP/BSQ rasters
|
|
|
* Support for Lambert Azimuthal Equal Area projections
|
|
|
* Support ESRI WKT element GEOGTRAN
|
|
|
* More features and descriptions can be found at the [library release notes](https://sis.apache.org/release-notes/1.2.html)
|
|
|
* `CRS Conversion`
|
|
|
* The Convert service can now handle Operator defined Transformations between geodetic datums, i.e., a PersistableReference using WKT using GEOGTRAN. Previously the EPSG code was extracted from the PR and used. If that code did not exist in the Apache SIS library then no transformation would be executed. Now the WKT is parsed and used if the given code cannot be found in the Apache SIS library.
|
|
|
See [Issue #46 Converter Service](https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service/-/issues/46).
|
... | ... | |