Ticket #370 (closed enhancement: duplicate)

Opened 18 months ago

Last modified 17 months ago

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

Changed 18 months ago by adube

  • description modified (diff)

Changed 17 months ago by adube

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #391.

Note: See TracTickets for help on using tickets.