Class: ItemPages

ItemPages(connection, collectionId, params)

Paginate through collection items.

Constructor

new ItemPages(connection, collectionId, params)

Paginate through collection items.

Parameters:
Name Type Description
connection Connection
collectionId string
params object
Source:

Methods

_createObject(obj) → {Item}

Migrates the STAC item to the latest version.

Parameters:
Name Type Description
obj object
Source:
Returns:
Type
Item