Hello all
Three weeks ago, OGC held a meeting in Singapore. I was not physically
present in that meeting. Consolidated slides are available there:
https://portal.ogc.org/files/?artifact_id=102716 (23.4 Mb)
Some items in the slides are:
* Making GeoPackage independent of SQLite
* Progress report on CoverageJSON
* Indexed 3D Scene Layers
* GeoAPI 3.0.2 (see below)
* Current state of 3D Tiles 1.1 (previously called "3D Tiles Next")
* Proposed new working group: Geo for Metaverse
* Discussion on metadata (STAC versus OGC API records versus ISO
19115, JSON encoding of ISO 19115, etc.)
* And more
GeoAP 3.0.2 is a corrigendum for GeoAPI 3.0.1. The only significant
changes are:
* Upgrade Unit of Measurement dependency from JSR-363 to JSR-385
* Increase Java requirement from Java 7 to Java 8.
* Add a module-info file for Java modularization.
This is semantic versioning: no change in the API. The next release of
Apache SIS will use GeoAPI 3.0.2 if the latter is published on time.
Martin