Jump to content

GeoAPI

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Googol30 (talk | contribs) at 01:25, 7 May 2018 (removing unknown parameter). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
GeoAPI
Developer(s)Open Geospatial Consortium
Stable release
3.0.1 / September 9, 2017; 7 years ago (2017-09-09)
Written inJava
Operating systemCross-platform
TypeGIS toolkit
LicenseOGC license (BSD-like)
Websitehttp://www.geoapi.org/

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.

GeoAPI 3.0 has been approved as an OGC standard and is published as an OGC implementation specification.[1] The Java Archive Files are available from the Apache Maven central repository.[2]

See also

References