GeoAPI examples in Java
There is 3 categories of examples, depending on target audience:
- Using GeoAPI with third-party implementations.
Users must select an implementation before to execute code.
Some implementations are listed for making easier to run the examples,
but that list does not aim to be exhaustive and is not an OGC endorsement of those implementations.
- Implementing GeoAPI with simple classes in the public domain,
which implementers can use as a starting point for their own products.
- Testing an implementation with the conformance tests.
Libraries with public source code
The following projects provide GeoAPI implementations,
either directly or as wrappers around independent libraries: