Details
-
Type:
Task
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0, 2.0
-
Fix Version/s: None
-
Component/s: geometry
-
Labels:None
-
Number of attachments :
Description
Interfaces were created in the order the appears in the ISO 19107 specification, up to (only partially included) GM_Conic. The rest of Java interfaces for geometries need to be created using the skeleton already available.
Special care must be taken regarding javadoc. The ISO 19107 has a very accurate documentation, with a fair amount of figures and equations. Javadoc is the longuest task during Java interface creation, and should not be skipped.
Issue Links
| This issue is duplicated by: | ||||
| GEOT-93 | Create GeoAPI interfaces from OGC 2001-101 / ISO 19107 |
|
|
|
| This issue depends upon: | ||||
| GEO-14 | Clash in the semantic of contains(...) method in CompositeCurve |
|
|
|
| GEO-138 | Require Position homogeneity in PointArray |
|
|
|
| GEO-154 | Define complex.Complex.getBoundary():ComplexBoundary, overriding the method from Geometry |
|
|
|
| GEO-148 | Rename CurveSegement.getCurve() to .getContainingCurve() |
|
|
|
| GEO-155 | Define (primitive.)Boundary.getBoundary() to return null |
|
|
|
| GEO-84 | Incorrect return type on Polygon method |
|
|
|
| GEO-149 | Add a parameterless length() method to GenericCurve |
|
|
|
| GEO-88 | Unidirectional "Composition" aggregation implemented in the backwards direction too. |
|
|
|
| GEO-52 | Geometry interfaces in wrong package |
|
|
|
| GEO-201 | Align the geometry interfaces on the latest ISO 19107 draft |
|
|
|
GeoAPI issues are now tracked on http://jira.codehaus.org/browse/GEO.