+1
A big update indeed, thanks.
Johann
On 13/09/2021 15:48, Martin Desruisseaux wrote:
Hello all
A temporary branch named "the-big-merge" has been pushed to Apache SIS
Git repository. This branch contains the work of the last 2 years,
ready for merging to the master branch. The work was done in the
"geoapi-4.0" branch and wasn't merged regularly on master because of
contributions that were pending review (we should have used feature
branches, but I'm also guilty because I do not use that workflow a lot
myself). The work includes:
* More development of GeoTIFF reader (including BigGeoTIFF).
* More development of Landsat reader.
* Connection to spatial database (e.g. PostGIS).
* Filters and expressions.
* Isolines computation.
* JavaFX application.
* A few more map projections.
It is more than 100,000 lines added (including comments). The branch
is there:
https://github.com/apache/sis/tree/the-big-merge
I propose to merge this branch to merge this branch to master. Then,
if no issue is raised, we could start to prepare an Apache SIS
release. My hope is to have a release on time for the ApacheCon
presentation, which is Wednesday next week.
Martin