Ticket #100 (closed defect: fixed)

Opened 11 years ago

Last modified 11 years ago

Added template support with WMS (need documention)

Reported by: sfournier@… Owned by: jmckenna@…
Priority: normal Milestone:
Component: Documentation - MapServer Version: 3.5
Severity: normal Keywords:
Cc: sfournier@…

Description

We can now use WMS query (feature info) with template, and some feature must be
documented. 

Added a new metadata in WEB object: WMS_FEATURE_INFO_MIME_TYPE
- If no metadata specified, then mapserver CAN process "text/html" mime type if
INFO_FORMAT is set to. In this case, the layer template is returned.

- If the metadata is set to "NONE" then mapserver will not process mime type
other than default mime type (eg: text/plain and MIME for example).

- If metadata is set to something (except NONE), then mapserver will use the
specified mime type (whatever it is) if INFO_FORMAT is set to. In this case, the
layer template is returned.

Maybe I forget something. Daniel if you see something...

Change History

Changed 11 years ago by jmckenna@…

  • status changed from new to closed
  • resolution set to fixed
Added description to wms_feature_info_mime_type in the wms-server-howto.  
Thanks for the clarification Sacha and Daniel.  Closing bug.


Note: See TracTickets for help on using tickets.