Greenstand / treetracker-query-api

To fetch Greenstand map data for client's like web map, wallet app, and so on.
GNU General Public License v3.0
14 stars 58 forks source link

Build some data for dev env #356

Closed dadiorchen closed 12 months ago

dadiorchen commented 1 year ago

Currently, dev env is lack of data because some operation on db, as the picture shown below, we need to manually put some data into the dev db, please check these api below, and try to update the webmap.config table to make these two api return valid data/list, currently, they are returning empty array:

https://dev-k8s.treetracker.org/query/wallets/featured https://dev-k8s.treetracker.org/query/trees/featured

image

Some hints:

dadiorchen commented 12 months ago

@ElemiaHu thank you for your contribution