Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Apache SIS is an implementation of GeoAPI interfaces, which is a project from the Open Geospatial Consortium (OGC). The current GeoAPI version is 3.0.12. The policy on GeoAPI versions is to be decided by OGC, but current roadmap envisions two next versions: 3.1 and 4.0.

  • GeoAPI 3.1 would be a version fully backward compatible with GeoAPI 3.0.12. If there is a demand for GeoAPI 3.2, 3.3, etc., all of them would be backward compatible.

  • GeoAPI 4.0 would have some compatibility breaks with GeoAPI 3.x line when it allows better leveraging of new standards. GeoAPI 4.1, 4.2, etc. would all be backward compatible with GeoAPI 4.0.

  • GeoAPI 5.0 may be created if some standards change in incompatible way after GeoAPI 4.0 release (not currently planed).

...

Even after SIS 2.0 is released, we plan to continue to maintain the SIS 1.x line for a few years. It would give some time to users for migrating from GeoAPI 3.x to GeoAPI 4.x at their convenience. Actually we are already doing that process for many years. The SIS "geoapi-4.0" branch is doing development on top of GeoAPI 4.0 development branch, then the work is ported to master (which depends on GeoAPI 3.0.1) from times to times. Currently only the SIS versions on top of GeoAPI 3.0.1 make the official SIS releases.

Roadmap

Apache SIS 1.0 4 has been released in September 2019October 2023. Next version will be 1.0.1 or 1.1. Work done since 1.0 release includes:

  • Spatial filters.
  • A query language (CQL) for applying those filters.
  • Use of PostGIS spatial database.
  • Base class for portrayal (i.e. rendering of maps).
  • Base class for reproducing some of the functionalities of Java Advanced Imaging (JAI) library.

  • Beginning of a JavaFX application for those who have JavaFX pre-installed (we do not redistribute it).
  • New map projections (Modified Azimuthal Equidistant, Cassini-Soldner, Orthographic, Satellite-Tracking).

...

5. Work planed for 1.5 release includes:

  • Update to version 10 of EPSG geodetic dataset.
  • Dynamic datum in Coordinate Reference Systems.