Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#1035 closed defect (fixed)

[MapServer Docs] Add QUERYFORMAT parameter

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

Description

must add QUERYFORMAT to the WEB object in the mapfile-reference. Some
explanation on the parameter below:


from map.h: "what format is the query to be returned, given as a MIME type"

from SteveLime:	

- It's a way to set the mimetype for the query output in cases where your
templates produce say GML, XML or SVG. An example would be QUERYFORMAT
'image/svg+xml'.
- default is "text/html"
-"experimental"...and "see OUTPUTFORMAT"

Change History (5)

comment:1 by jmckenna@…, 19 years ago

Status: newassigned

comment:2 by jmckenna@…, 19 years ago

Owner: changed from kgeurts@… to jmckenna@…
Status: assignednew
reassigning to myself

comment:3 by jmckenna@…, 19 years ago

related MS post:

http://mapserver.gis.umn.edu/data2/wilma/mapserver-users/0311/msg00560.html


comment:4 by jmckenna@…, 19 years ago

Resolution: fixed
Status: newclosed
added OUTPUTFORMAT parameter to web object in mapfile-reference doc (v4.4).  It
states that this is experimental, and recommends the use of the OUTPUTFORMAT
object instead.

comment:5 by jmckenna@…, 19 years ago

Cc: steve.lime@… added
added OUTPUTFORMAT parameter to web object in mapfile-reference doc (v4.4).  It
states that this is experimental, and recommends the use of the OUTPUTFORMAT
object instead.
Note: See TracTickets for help on using tickets.