Greenstand / Greenstand/treetracker-database
Possible conflict with tree `species` versus `species_id`
Open
question
- Dominant language
- PLpgSQL
- Stars
- 4
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
There is a `species` and `species_id` in the trees table.
It appears we may have two different strategies for tagging species in the works.
Suggestion: remove `species field` and use `species_id field` linked to the tree `species table`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.