Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.1.0
-
Component/s: conformance
-
Labels:
-
Number of attachments :
Description
We need to provide some way to report the capability of arbitrary GeoAPI implementations:
- Which Map projections the implementation support
- Which EPSG codes the implementation support
- Which restrictions (for example whatever math transform derivatives are supported)
The reports are generated by a new org.opengis.test.report package. The reports can also be generated from the Swing runner.