Closed zoobot closed 2 years ago
If you are going to test the db migrations wtt_db waterthetrees/wtt_front#29 with having a treetype or trees table for each species of tree, this may change the tree ids are created and also fix the bad tree naming issue: waterthetrees/wtt_front#237 . We may want to separate geohash and sourceid/city function from the common/scientific name part of the tree id.
The id code has been moved to a npm package: https://www.npmjs.com/package/@waterthetrees/tree-id
I need to change the package type to "module", update the readme, and replace any calls to createIdForTree to use the library instead.
Has new repo unique tree id based off geohash, sourceid, AND unique common name, scientific name, city?