waterthetrees/wtt_server

[Epic - Tree Sources] All Trees in database from sources

Open

#139 opened on Mar 24, 2023

 (1 comment) (0 reactions) (0 assignees)JavaScript (4 forks)auto 404
epichelp wanted

Repository metrics

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

Description

  1. Iterate through the sources table rows
  2. Save trees to the treedata table

Note: make sure when all these trees are created, we set created/modified date so that all the geojson trees don't show up on the map as doubles of the vector tiles. Possibly just turn off created and set modified back in time for this query. https://github.com/waterthetrees/wtt_server/blob/main/server/routes/treemap/treemap-queries.js#L23

Milestone 0 - Design / Planning

  • #142
  • [Tree Sources - Design] Table Modify View
  • [Tree Sources - Design] Sticky Search
  • #143
  • #144
  • [Tree Sources - Design] Confirmation Screen once uploaded source data
  • [Tree Sources - Design] Section Be notified to update data
  • [Tree Sources - Design] Notify User to know if data they "manage" was modified

Milestone 1 -

Contributor guide