You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Martin Desruisseaux edited this page Sep 13, 2018
·
9 revisions
GeoAPI roadmap
The current release is GeoAPI 3.0.1, published as an
Open Geospatial Consortium standard.
All future versions numbered 3.x shall be binary compatible with GeoAPI 3.0.
Future versions numbered 4.x may have incompatible changes.
Content of the next planned versions may be:
GeoAPI 4.0: current content of
geoapi directory on master branch,
pending completion of the work documented in the status section below.
GeoAPI 3.1: the Java interfaces of GeoAPI 4.0
with incompatible changes replaced by API strictly compatible with GeoAPI 3.1.
This release does not include Python classes since there is no backward-compatibility to preserve.
The modified interfaces are in the 3.1 branch.