Skip to content

GeoAPI provides a set of Java language programming interfaces for geospatial applications. The GeoAPI interfaces closely follow OGC specifications, adaptated to match the expectations of Java programmers.

License

Notifications You must be signed in to change notification settings

ch93/geoapi

Repository files navigation

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

ModulePurpose
geoapiThe GeoAPI normative interfaces.
geoapi-conformanceA test suite for testing vendor implementations.
geoapi-examplesStandalone examples used as part of the guidelines for turning a specification into Java interfaces.
geoapi-proj4/netcdfGeoAPI implementation examples as wrappers around the Proj.4 and UCAR NetCDF libraries.
geoapi-pendingContains 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.

About

GeoAPI provides a set of Java language programming interfaces for geospatial applications. The GeoAPI interfaces closely follow OGC specifications, adaptated to match the expectations of Java programmers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java91.6%
  • HTML8.1%
  • Other0.3%