Loads Pl@ntNet observations into FrostServer-STAPLUS for "Pl@ntNet data as a service"
Requires a running ArangoDB server having Pl@ntNet observations
collection
see install FrostServer-STAPLUS
copy env.example.json
to env.json
, adjust conf
adjust startKey
, pageSize
, limit
in file load_obs.js
then
nodejs load_obs.js
nodejs admin.js
npm test
2022-03-18 :
load_obs.js
: 125k obs/h writing to HTTP API- 1 Go per 200k obs in PostgreSQL
- 14 tuples per obs in PostgreSQL