waterthetrees/tree-sources

Fix count on vector creation and display on about and do stats

Open

#1 opened on Sep 22, 2022

 (0 comments) (0 reactions) (0 assignees)JavaScript (1 fork)auto 404
bugdocumentationgood first issuehelp wantedquestion

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

Each city should have a count of the # of trees it has. We need to fix the tree count by finding where the tree count is being made in the treedata and fix it. Then make sure the data is populated in the vectortiles correctly.

Contributor guide