Skip to content

Releases: opengeospatial/geoapi

GeoAPI 3.0.2

02 Feb 14:56
Compare
Choose a tag to compare

This release upgrades the Unit of Measurement API dependency with JSR-385 and modularizes GeoAPI with a module-info file. The GeoAPI module name is org.opengis.geoapi. GeoAPI 3.0.2 is compatible with Java 8 and later.

GeoAPI 3.0.1

30 Jan 18:01
Compare
Choose a tag to compare

This release upgrades the Unit of Measurement API dependency with JSR-363, in replacement of the deprecated JSR-275. The most important consequence in the code is that javax.measure.unit.Unit imports need to be replaced by javax.measure.Unit imports.

GeoAPI 3.0.0

31 Jan 09:22
Compare
Choose a tag to compare

This is the first release of GeoAPI as a standalone OGC standard. Note that GeoAPI 3.0.0 is superseded by GeoAPI 3.0.1, which should be used instead.

GeoAPI 2

31 Jan 09:32
Compare
Choose a tag to compare

Interfaces published together with formal release of formal release of OGC 03-064, Geographic Objects Interface Standard (GOS). This OGC standard has been retired and should no longer be used. See GeoAPI 3.0.1 or above instead.