Developer(s) | Open Geospatial Consortium |
---|---|
Stable release | 3.0.2
/ January 24, 2023 |
Repository | github |
Written in | Java |
Operating system | Cross-platform |
Type | GIS toolkit |
License | Apache-2.0 license |
Website | http://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. The international standards translated to Java interfaces are:
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]
The Java interfaces are defined in org.opengis
packages.