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.
Activity
Martin Desruisseaux
logged work - 05/Mar/12 10:00 AM
-
- Time Spent:
- 5 days
- Partial port of Geotoolkit.org reports with hopefully more reusable API.
Martin Desruisseaux
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | In Progress [ 3 ] |
Martin Desruisseaux
made changes -
| Remaining Estimate | 2 weeks [ 1209600 ] | 1 week, 2 days [ 777600 ] |
| Time Spent | 5 days [ 432000 ] | |
| Worklog Id | 113562 [ 113562 ] |
Martin Desruisseaux
made changes -
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Martin Desruisseaux
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
An initial implementation is available:
http://www.geoapi.org/geoapi-conformance/apidocs/org/opengis/test/report/package-summary.html
Reports can also be generated from our Swing test runner.