Details
Description
The following interfaces are currently defined in
org.opengis.spatialschema.geometry.primitive:
- SurfacePatch
- CurveInterpolation
- SurfaceInterpolation
According ISO 19107, the should be in the "coordinate geometry" subpackage (i.e.
org.opengis.spatialschema.geometry.geometry).
Also, the following interfaces are currently defined in the
org.opengis.spatialschema.geometry.geometry|complex packages:
- Boundary
- ComplexBoundary
According ISO 19107, they should live in "primitive" sub-package (i.e.
org.opengis.spatialschema.geometry.primitive).
Issue Links
- depends upon
-
GEO-147
Move primitive.CurveSegment to coordinate package
-
-
GEO-150
Move primitive.CurveInterpolation to coordinate package
-
-
GEO-151
Move primitive.SurfacePatch and primitive.SurfaceInterpolation back to coordinate package
-
-
GEO-152
Move geometry.Boundary back to primitive package as in ISO 19107:2003
-
- is depended upon by
-
GEO-1
Finish the creation of Java interfaces for geometries
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Resolution | Won't Fix [ 2 ] | |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Assignee | Martin Desruisseaux [ desruisseaux ] | |
| Resolution | Won't Fix [ 2 ] |
CurveSegment needs to be moved too (from 'primitive' to 'geometry').