Features

fetch a single feature

Fetch the feature with id featureId in the feature collection with id collectionId.

Use content negotiation to request HTML or GeoJSON.

get/collections/{collectionId}/items/{featureId}

Path parameters

collectionIdstring required

local identifier of a collection

featureIdstring required

local identifier of a feature

Response

fetch the feature with id featureId in the feature collection with id collectionId

Changes

Changed in 3 of the 8 revisions of this API.628

    • api tag Features added

      api-tag-added

    • api tag Data removed

      api-tag-removed

  • 3220e999390424See the full diff
    • added the new path request parameter collectionId

      new-request-path-parameter

    • added the new path request parameter featureId

      new-request-path-parameter

    • added the media type application/geo+json for the response with the status 200

      response-media-type-added

    • added the media type application/json for the response with the status 500

      response-media-type-added

    • added the media type text/html for the response with the status 200

      response-media-type-added

    • added the media type text/html for the response with the status 500

      response-media-type-added

  • ce8e28fd78b3422See the full diff
    • removed the media type application/geo+json for the response with the status 200

      response-media-type-removed

    • removed the media type application/json for the response with the status 500

      response-media-type-removed

    • removed the media type text/html for the response with the status 200

      response-media-type-removed

    • removed the media type text/html for the response with the status 500

      response-media-type-removed

    • deleted the path request parameter collectionId

      request-parameter-removed

    • deleted the path request parameter featureId

      request-parameter-removed

    • api tag Data added

      api-tag-added

    • api tag Features removed

      api-tag-removed

    This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog