#25588 closed New feature (fixed)
Add spatial lookups to RasterField
| Reported by: | Daniel Wiesmann | Owned by: | Daniel Wiesmann |
|---|---|---|---|
| Component: | GIS | Version: | dev |
| Severity: | Normal | Keywords: | raster gdal gis |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The raster field currently does not support spatial lookups (such as __dwithin or __bbcontains). This functionality is essential for working with spatial data. It could be ported from the geometry lookups.
Change History (9)
comment:1 by , 10 years ago
| Has patch: | set |
|---|---|
| Needs documentation: | set |
comment:2 by , 10 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:3 by , 10 years ago
comment:5 by , 10 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
In 48548d1: