Kitware / minerva

Minerva: client/server/services for analysis and visualization
Apache License 2.0
36 stars 14 forks source link

Categorize layers #389

Closed dorukozturk closed 7 years ago

dorukozturk commented 7 years ago

Categorizes layers based on a metadata field that exist in the item. The field has to be in the format of "category:SomeCategory" and the layers then will be categorized based on those fields. If category field does not exist in the metadata, "category:Other" will be used.