Add the 'filename' parameter to API doc

This commit is contained in:
Sandro Santilli 2012-11-12 13:21:46 +01:00
parent 46cec7a0e5
commit f7c64b8886

View File

@ -14,6 +14,9 @@ Supported query string parameters:
Supported formats: JSON (the default), GeoJSON, Supported formats: JSON (the default), GeoJSON,
CSV, SVG, SHP CSV, SVG, SHP
'filename': Sets the filename to use for the query result
file attachment
'dp': Number of digits after the decimal point. 'dp': Number of digits after the decimal point.
Only affects format=GeoJSON. Only affects format=GeoJSON.
By default this is 6. By default this is 6.