-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
In recent builds of comapeo - not yet published - we allow selecting a category for tracks (usually stuff like 'stream', 'road', 'limit', etc). This is basically done by setting the type of geometry for a category (point, line, area). I think this language is not necessarily the best for a user of the plugin, so a proposal to solve this would be:
- Add a column in the
categoriessheet with smth liketype - Default value is
point(and/orp) - Another value we could allow for now would be
track(ort) - In the future when we allow areas we could add
area(ora)
Looking at the code, it seems that every category is assigned to every type of geometry which is good enough.
Since the version of comapeo that supports categories for tracks is not yet released, there is no urgency in implementing this (but ideally should be ready in the next couple of months)
Metadata
Metadata
Assignees
Labels
No labels