Constructor
new ItemPages(connection, collectionId, params)
Paginate through collection items.
Parameters:
Name | Type | Description |
---|---|---|
connection |
Connection | |
collectionId |
string | |
params |
object |
Methods
_createObject(obj) → {Item}
Migrates the STAC item to the latest version.
Parameters:
Name | Type | Description |
---|---|---|
obj |
object |
Returns:
- Type
- Item