File: json.rst

package info (click to toggle)
pycsw 2.2.0%2Bdfsg-6
  • links: PTS, VCS
  • area: non-free
  • in suites: buster
  • size: 9,508 kB
  • sloc: xml: 31,329; python: 11,141; makefile: 151; sh: 1
file content (7 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
.. _json:

JSON Support
============

pycsw supports JSON support for ``DescribeRecord``, ``GetRecords`` and ``GetRecordById`` requests.  Adding ``outputFormat=application/json`` to your CSW request will return the response as a JSON representation.