Skip to content

Label array not equal to the length of class #113

Closed
@achyutjoshi

Description

@achyutjoshi

Hi,

As per the documentation, the length of the label should be equal to the length classes in config.json.

I have declared this as my class -

  "classes": [
    { "name": "Roads", "filter": ["==","highway","motorway"] }
  ]

However, my labels are being made as "label": [1, 0] or "label": [0, 1]

Is there a specific reason for this kind of return? Thanks

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