koop-provider-pulsepoint
v1.0.2
Published
A provider package that can be used to register PulsePoint API with a KOOP server for Geoservices processing.
Downloads
8
Readme
Hello
This is a custom KOOP provider that is used to connect the the PulsePoint API for Geoprocessing services. here is the pulsepoint documentation: https://docs.google.com/document/pub?id=1qMdahl1E9eE4Rox52bmTA2BliR1ve1rjTYAbhtMeinI
To use, simply insert your PulsePoint API credentials into the default.json file in the config folder
To configure how information is pulled, what Geoservice geometry is created, and how the data is returned, please look at the model.js file. If you want to add custom controllers or routes please read the Koopjs Docutmentation:
http://koopjs.github.io/ https://github.com/koopjs/koop
Good Luck