[fdo][FDO155][New] SDF: Returned geometry from the SpatialExtents function is a...

Greg Boone greg.boone at autodesk.com
Wed Sep 6 11:27:08 EDT 2006


You can view the artifact detail at the following URL:

    https://fdo.osgeo.org/servlets/Scarab/id/FDO155

Type
 Defect

Artifact ID
 FDO155 (SDF: Returned geometry from the SpatialExtents function is a LineString instead of a Polygon)

Reported by
 Greg Boone
 gregboone (greg.boone at autodesk.com)

New artifact details:
---------------------------------------------------------

- Priority set to new value
  P2
- Related Artifacts set to new value
  Clarify Defect 804766
- Artifact Status set to new value
  New
- Description set to new value
  1/ Insert one feature in the datastore with this geometry, LINESTRING XYZ (10 10 0, 20 20 0, 30 40 0). Make sure it is the only feature in that class.
2/ Execute a SpatialExtents on that class.

Result: The returned geometry is LINESTRING XYZ (10 10 0, 30 40 0)

Expected Result: POLYGON ((10 10, 30 10, 30 40, 10 40, 10 10)) as the Oracle provider returns in this case.
- Target milestone set to new value
  3.2.0
- Component set to new value
  SDF
- Defect Severity set to new value
  High
- Platform set to new value
  All
- Artifact created
- Operating system set to new value
  All
- Subcomponent set to new value
  FEATURE COMMANDS
- Summary set to new value
  SDF: Returned geometry from the SpatialExtents function is a LineString instead of a Polygon

---------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Fdo_issues mailing list