OSGeo / PROJ-JNI

Java Native Interface for PROJ
https://osgeo.github.io/PROJ-JNI/
MIT License
23 stars 15 forks source link

Apply GIGS tests #17

Closed desruisseaux closed 4 years ago

desruisseaux commented 5 years ago

Execute the Geospatial Integrity of Geoscience Software tests. This require completion of task #10, in order to use the tests defined in GeoAPI 3.1/4.0.

desruisseaux commented 4 years ago

The tests are not complete, but geoapi-4.0 branch can now execute the tests that we have.

desruisseaux commented 1 year ago

GIGS tests have been removed from GeoAPI and will need to be removed from PROJ-JNI geoapi-4.0 branch. Those tests moved in a new project hosted by IOGP, the organization that created the GIGS tests in the first place:

https://github.com/IOGP-GIGS/GIGSGeoAPI