Changes between Initial Version and Version 1 of Ticket #795
- Timestamp:
- 01/19/11 13:33:03 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #795 – Description
initial v1 1 1 The description says: "Returns true if any pixel in a raster band has a value that is not nodatavalue and that geometry region of the pixel intersects the geometry. If hasnodata is passed in, then it will use that to consider if it needs to analyze pixels (true) means analyze pixels, if the convexhull intersects the geometry. false means just return true if the convex hull of the raster intersects with the geometry. If hasnodata is omitted, it reads the value from the meta data of the raster." 2 2 3 The last part of thesentence is false.3 The last sentence is false. 4 4 5 5 Better proposition: