Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
GeoAPI
GIS software

GeoAPI is free software providing a set of Java interfaces for GIS applications. GeoAPI interfaces are derived from the abstract model and concrete specifications published collaboratively by the International Organization for Standardization (ISO) in its 19100 series of documents and the Open Geospatial Consortium (OGC) in its abstract and implementation specifications. GeoAPI provides an interpretation and adaptation of these standards to match the constraints and usages of the target programming language. The international standards translated to Java interfaces are:

  • ISO/TS 19103:2005 — Conceptual schema language
  • ISO 19115:2003 — Metadata
  • ISO 19115-2:2009 — Metadata — Part 2: Extensions for imagery and gridded data
  • ISO 19111:2007 — Spatial referencing by coordinates

GeoAPI 3.0 has been approved as an OGC standard and is published as an OGC implementation specification. The Java Archive Files are available from the Apache Maven central repository. The Java interfaces are defined in org.opengis packages.

We don't have any images related to GeoAPI yet.
We don't have any YouTube videos related to GeoAPI yet.
We don't have any PDF documents related to GeoAPI yet.
We don't have any Books related to GeoAPI yet.
We don't have any archived web articles related to GeoAPI yet.

History

The first public release of Java interfaces in org.opengis packages was in the OpenGIS Coordinate Transformation Service Implementation Specification standard, published on January 12, 2001.3 This standard is retrospectively named GeoAPI 1.0.45

Developers of Open Source projects joined later, following a public email calling for the creation of a geospatial API in October 2002.6 OGC created a GeoAPI Standard Working Group and published GeoAPI 2.0 in June 2005.7

The OGC GeoAPI working has been dissolved in June 2006, but recreated as GeoAPI 3 in January 2009.8 OGC released GeoAPI 3.0 in June 2011, followed by 3.0.1 in 2017 and 3.0.2 in 2023.9

The GeoTools project participated to GeoAPI 2, but quitted before GeoAPI 3. GeoTools created a fork of GeoAPI interfaces but kept the org.opengis namespace, which caused incompatibilities with OGC standard releases.10 The conflict has been resolved in October 2023 with the GeoTools 30 release.

See also

References

  1. GeoAPI specification http://www.opengeospatial.org/standards/geoapi/

  2. GeoAPI on Maven repository http://search.maven.org/#search%7Cga%7C1%7CGeoAPI

  3. OpenGIS Coordinate Transformation Service Implementation Specification https://portal.ogc.org/files/?artifact_id=999

  4. GeoAPI 1.0 https://www.geoapi.org/archives/1.0/index.html

  5. Alignment of GeoAPI version numbers with formal OGC releases https://github.com/opengeospatial/geoapi/issues/83

  6. Call for the creation of a geospatial API https://web.archive.org/web/20030509104308/http://digitalearth.org/story/2002/10/10/55046/206

  7. GeoAPI 2.0 https://www.geoapi.org/archives/2.0/index.html

  8. GeoAPI 3 SWG https://portal.ogc.org/?m=projects&a=view&project_id=294

  9. GeoAPI 3.0 https://www.geoapi.org/3.0/index.html

  10. Unethical use of GeoAPI library in Geotools https://sourceforge.net/p/geotools/mailman/message/33467346/