Ticket #85 (assigned enhancement)

Opened 11 years ago

Last modified 5 years ago

feature request: Shape ID in class/filteritem

Reported by: armin.burger@… Owned by: sdlime
Priority: normal Milestone: FUTURE
Component: MapServer CGI Version: 4.1
Severity: minor Keywords:
Cc: palle@…

Description (last modified by sdlime) (diff)

I would like to add a feature request as suggested by Steve:

it would sometimes be helpful to have an expression for the internal ID of
features  in a shapefile that I can use for the CLASS/FILTERITEM, just like the
[shpidx]
for templates. 

Armin

Change History

Changed 10 years ago by sdlime

  • status changed from new to assigned
Not as easy as I was hoping since the shape itself is NOT passed to the function
that does the expression evaluation. So, the index isn't available without some
code restructuring. There is a bit of a work around in that there is a mode
called INDEXQUERY that allows you to query by feature index. I think that covers
most, but not all use. I'll keep it open though...

Steve

Changed 10 years ago by dmorissette

  • cc palle@… added

Changed 10 years ago by dmorissette

*** Bug 290 has been marked as a duplicate of this bug. ***

Changed 10 years ago by dmorissette

  • version changed from 3.5 to 4.1

Changed 5 years ago by sdlime

  • description modified (diff)
  • milestone set to FUTURE
Note: See TracTickets for help on using tickets.