ODM2 / ODM2PythonAPI

A set of Python functions that provides data read/write access to an ODM2 database by leveraging SQLAlchemy.
http://odm2.github.io/ODM2PythonAPI/
BSD 3-Clause "New" or "Revised" License
4 stars 13 forks source link

Sfresults #123

Closed sreeder closed 7 years ago

sreeder commented 7 years ago

address /samplingfeatureresults endpoint in the REST API by adding parameters to the getResults function. deprecate sfid parameter in lieu of sfids to allow the user to send in multiple ids at a time.

lsetiawan commented 7 years ago

I have a few questions before I think it's ready. Also, there are conflicts that need to be addressed. Thanks @sreeder.