Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.08 KB

This is the root directory for the GeoAPI project. The main modules are:

Module Purpose
geoapi The GeoAPI normative interfaces.
geoapi-conformance A test suite for testing vendor implementations.
geoapi-examples Standalone examples used as part of the guidelines for turning a specification into Java interfaces.
geoapi-proj4/netcdf GeoAPI implementation examples as wrappers around the Proj.4 and UCAR NetCDF libraries.
geoapi-pending Contains experimental interfaces not yet targeted for a release.

In order to get early feedback from implementors we will occasionally issue a milestone release. For details please visit the http://www.geoapi.org project website.

How to build

A jar file will be created in the geoapi/target/ directory.