Stored Procedures

The GeognoSIS SOAP API can utilise stored procedures for more efficient requests and responses.

When deciding on the required API methods for GeognoSIS, it is possible to bundle a large amount of work into a single procedure, run on the server to reduce the size of responses and number of requests.