You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error input, tests, and other irrelevant data points, aka "garbage"
tree was there, but was removed (including a stump), but no tree was planted in its stead
The later should be displayed, because we collect those empty places as they are actionable. I suggest black semi-transparent square (because, mostly those are dirt squares))
However, when something, eventually, will be planted in this place, it should stop being visible, because the empty place it was filled.
(But, of cause, the story of a tree that was there should not be deleted)
add graphic element for points state=gone points
clean production DB from "garbage" (regularly)
add "do not show if there is a tree that replaced it" logic
The text was updated successfully, but these errors were encountered:
Gregory108
changed the title
Reder places where tree was, but is missing (and not a stump) and there is no tree in it's place
Render places where tree was, but is missing (and not a stump) and there is no tree in it's place
Aug 28, 2024
@Gregory108 you can actually see "gone" trees if you type "all" in the search bar. Displaying them by default could be a little misleading, as you expect a map of trees, not a map of places where trees once were, and colors cannot be intuitive, so this puts extra pressure on new users.
@Gregory108 another thing with rendering "gone" is that they are (hopefully) replaced with real trees at some point, and would overlap on the map. So we'll probably need to add a new status "replaced", to finally hide the dot, as soon as at least one tree gets replaced.
state=gone
category now holds 2 meanings:The later should be displayed, because we collect those empty places as they are actionable. I suggest black semi-transparent square (because, mostly those are dirt squares))
However, when something, eventually, will be planted in this place, it should stop being visible, because the empty place it was filled.
(But, of cause, the story of a tree that was there should not be deleted)
state=gone
pointsThe text was updated successfully, but these errors were encountered: