0.0.1 • Published 10 years ago
plott-add-coverage v0.0.1
plott-add-coverage
Adds coverage sample to database
plott.addCoverage(geojson)
Adds coverage point to the FingerPrints collection
Parameters
| parameter | type | description |
|---|---|---|
geojson | body | FingerPrints Model |
Example
router.get('/', plott.addCoverage);
//=routeReturns geojson, Coveage point
Installation
Requires nodejs.
$ npm install plott-add-coverageTests
$ npm test0.0.1
10 years ago
