Ticket #562 (closed enhancement: wontfix)
Provide access to inline features through layerObj::getShape()
| Reported by: | sgillies@… | Owned by: | sgillies@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | MapScript | Version: | 4.1 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Christoph Spoerri has provided tested code that allows MapScript access to inline features that will be incorporated into SWIG MapScript. One thing that bugs me about getShape is that the order of arguments is tileindex, shapeindex. This is exactly opposite of what it _should_ be. Since not every call needs a tileindex, it should have been the second argument so that we could make it optional.
Change History
Note: See
TracTickets for help on using
tickets.
