- The request response format can be indicated by suffixing URLs with
.json
or.html
Path: /
or home
- self -
/
- This document as JSON | HTML - alternate -
/
- This document as HTML | JSON - conformance
- data -
/collections
- collections
Path: /collections
- self -
/collections.json|html
- This document as JSON | HTML - alternate -
/collections.html|json
- This document as HTML | JSON
Path: /collections/{cid}
- self -
/collections/{cid}.json|html
- This document as JSON | HTML - alternate -
/collections/{cid}.html|json
- This document as HTML | JSON - items -
/collections/{cid}/items.json
- Features as GeoJSON - items -
/collections/{cid}/items.html
- Features as HTML
Path: /collections/{cid}/items
TBD
- self -
/collections/{cid}/items.json|html
- This document as JSON | HTML - alternate -
/collections/{cid}/items.html|json
- This document as HTML | JSON - collection -
/collections/{cid}
- The collection document - next - TBD
- prev - TBD
Path: /collections/{cid}/items/{fid}
- self -
/collections/{cid}/items/{fid}.json|html
- This document as JSON | HTML - alternate -
/collections/{cid}/items/{fid}.html|json
- This document as HTML | JSON - collection -
/collections/{cid}
- The collection document