Skip to content

Load Pl@ntNet observations data into FrostServer, using SensorThings format with STAplus extension

License

Notifications You must be signed in to change notification settings

plantnet/staplus-data-loader

Repository files navigation

Pl@ntNet to FrostServer-STAPLUS data loader

Loads Pl@ntNet observations into FrostServer-STAPLUS for "Pl@ntNet data as a service"

Requires a running ArangoDB server having Pl@ntNet observations collection

install

see install FrostServer-STAPLUS

usage

copy env.example.json to env.json, adjust conf

load PN obs into FrostServer

adjust startKey, pageSize, limit in file load_obs.js

then

nodejs load_obs.js

admin script

nodejs admin.js

test

npm test

stats

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

About

Load Pl@ntNet observations data into FrostServer, using SensorThings format with STAplus extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published