Skip to content

question in://------ FUNCTION TO REDUCE COLLECTION TO SINGLE IMAGE PER YEAR BY MEDOID ---- #41

@binghhhh

Description

@binghhhh

var medoidMosaic = function(inCollection, dummyCollection) {
var imageCount = inCollection.toList(1).length();
---toList(1),Is this one set up wrong?
With the original code, no matter how many images are in the collection, it's only going to return ‘1’.

And your comment after the code says: this is counting the number of images in the collection.
?????

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions