Add SVG to the list of supported formats

This commit is contained in:
Sandro Santilli 2012-10-10 18:51:47 +02:00
parent b6f19eef49
commit 55d540a7bd

View File

@ -12,7 +12,7 @@ Supported query string parameters:
'format': Specifies which format to use for the response.
Supported formats: JSON (the default), GeoJSON,
csv
CSV, SVG
'dp': Number of digits after the decimal point.
Only affects format=GeoJSON.