Adds coverage sample to database
Adds coverage point to the FingerPrints collection
parameter | type | description |
---|---|---|
geojson |
body | FingerPrints Model |
router.get('/', plott.addCoverage);
//=route
Returns geojson
, Coveage point
Requires nodejs.
$ npm install plott-add-coverage
$ npm test