Ticket #3248 (closed defect: fixed)
Update raster query code to support shapes beyond simple polygons...
| Reported by: | sdlime | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.0 release |
| Component: | GDAL Support | Version: | svn-trunk (development) |
| Severity: | normal | Keywords: | raster query |
| Cc: | sdlime |
Description
As part of some consulting work I had to add support (in trunk) to handle points, lines and polygons in msQueryByShape(). Works nicely. However, I didn't update the raster code, just not familiar enough with it. So, we either need to make sure to throw an error with rasters and unsupported shape types or add the necessary support.
It's nice with clients like OpenLayers? being able to generate adhoc geometries to handle more cases.
Steve
Change History
Note: See
TracTickets for help on using
tickets.
