Once your features are loaded into the Feature Manager, you can access them via the /items endpoint. See the Pagination documentation on how to obtain all items if there are more than 50 items.
Request Structure:
GET https://api.planet.com/features/v1/ogc/my/collections/{collection-id}/items
Example:
collection-id: first-fields-bqkxLdr
GET https://api.planet.com/features/v1/ogc/my/collections/first-fields-bqkxLdr/items
Example Response:
For more details on the Features API, please visit: Planet Features API Overview.
Comments
Article is closed for comments.