52North / shetland

Classes for OGC models like SensorML, O&M or SWE Common
1 stars 3 forks source link

Wrong OperationName in ExecuteRequest.java #4

Closed bpross-52n closed 7 years ago

bpross-52n commented 7 years ago

Dismiss needs to be changed to Execute in these two lines:

https://github.com/52North/shetland/blob/master/src/main/java/org/n52/shetland/ogc/wps/request/ExecuteRequest.java#L44

https://github.com/52North/shetland/blob/master/src/main/java/org/n52/shetland/ogc/wps/request/ExecuteRequest.java#L48