Ticket #370 (closed enhancement: duplicate)
WFSFilterBuilder - use field title instead of its name
| Reported by: | adube | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.0 |
| Component: | widgets | Version: | trunk |
| Keywords: | Cc: |
Description (last modified by adube) (diff)
Current behavior
Currently, the field names are used in the dropdown list and result grid as column title. For example, "city_name" can be displayed.
Wished behavior
It would be nice to be able to have "City Name" instead.
Proposed solutions
(1) We could control this in GeoPrisma config using the field 'title' option.
(2) We could patch MapServer to return a new "title" attribute in the WMS DescribeFeatureType request for each field that could be used for that matter. It would be a vendor param (not officially supported in WFS specs).
More discuss to come.
Change History
Note: See
TracTickets for help on using
tickets.
