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
- depends upon
-
GEO-14
Clash in the semantic of contains(...) method in CompositeCurve
-
-
GEO-138
Require Position homogeneity in PointArray
-
-
GEO-148
Rename CurveSegement.getCurve() to .getContainingCurve()
-
-
GEO-154
Define complex.Complex.getBoundary():ComplexBoundary, overriding the method from Geometry
-
-
GEO-155
Define (primitive.)Boundary.getBoundary() to return null
-
-
GEO-84
Incorrect return type on Polygon method
-
-
GEO-88
Unidirectional "Composition" aggregation implemented in the backwards direction too.
-
-
GEO-149
Add a parameterless length() method to GenericCurve
-
-
GEO-52
Geometry interfaces in wrong package
-
-
GEO-201
Align the geometry interfaces on the latest ISO 19107 draft
-
- is duplicated by
-
GEOT-93
Create GeoAPI interfaces from OGC 2001-101 / ISO 19107
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Component/s | geometry [ 11095 ] |
| Affects Version/s | 1.1 [ 11051 ] |
| Assignee | Martin Desruisseaux [ desruisseaux ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
-
- Time Spent:
- 3 hours
- Added the following interfaces: Conic, Clothoid, OffsetCurve, Placement, AffinePlacement
| Time Spent | 3 hours [ 10800 ] | |
| Remaining Estimate | 2 weeks [ 1209600 ] | 1 week, 6 days, 21 hours [ 1198800 ] |
-
- Time Spent:
- 2 hours
- Added Knot, KnotType, SplineCurve, PolynomialSpline and CubicSpline.
| Remaining Estimate | 1 week, 6 days, 21 hours [ 1198800 ] | 1 week, 6 days, 19 hours [ 1191600 ] |
| Time Spent | 3 hours [ 10800 ] | 5 hours [ 18000 ] |
| Status | In Progress [ 3 ] | Open [ 1 ] |
-
- Time Spent:
- 2 hours
-
Added the following interfaces in org.geotools.spatialschema.geometry.geometry package:
BicubicGrid.java
BilinearGrid.java
Cone.java
Cylinder.java
GriddedSurface.java
Sphere.java
| Remaining Estimate | 1 week, 6 days, 19 hours [ 1191600 ] | 1 week, 6 days, 17 hours [ 1184400 ] |
| Time Spent | 5 hours [ 18000 ] | 7 hours [ 25200 ] |
| Fix Version/s | 2.2 [ 11866 ] | |
| Environment | ||
| 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. |
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. |
| Fix Version/s | 2.2 [ 12386 ] |
| Fix Version/s | 2.1-M4 [ 11866 ] | |
| Fix Version/s | 2.1 [ 13446 ] |
| Fix Version/s | 2.1 [ 13678 ] | |
| Fix Version/s | 2.1-M7 [ 13446 ] | |
| Fix Version/s | 2.2 [ 12386 ] |
| Fix Version/s | 2.1 [ 13697 ] | |
| Fix Version/s | 2.1-M8 [ 13678 ] |
| Fix Version/s | 2.1 [ 13697 ] | |
| 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. |
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. |
| Fix Version/s | 3.0 [ 12389 ] |
| Fix Version/s | 3.0 [ 12389 ] |
GeoAPI issues are now tracked on http://jira.codehaus.org/browse/GEO.