Open forresto opened 8 years ago
Is cover.scene
(data helper stuff) saved to block or calculated by DS? (Ed's fixture is old.)
block.cover
is documented in https://github.com/the-grid/apidocs/blob/gh-pages/full-schema/media.json#L10 (we should probably put links on developer.thegrid.io for those full schemas).
cover.scene
groups faces and saliency bbox and is calculated by data-helper and must be called by DS or other The Grid's API consumer. It is documented in https://github.com/the-grid/apidocs/blob/gh-pages/full-schema/helpermeasurements.json#L7-L41.
I'm OK with block.metadata.coverPrefs.scene
. It's data type should follow ☝️ schema.
I don't see
block.cover
documented http://developer.thegrid.io/api.html#content-management-itemIs there a key for faces + saliency bbox, or do I need to derive that? @automata
I need to decide where/how to save user-defined focus rectangle
block.metadata.coverPrefs.scene
-- ok?{x,y,width,height}
-- top-left, bottom-right points of original pixels ok?