01-12-2016 08:44 AM
Hi everyone,
I'm trying to get the list of services (spatial models) published in Apollo and execute them using web services.
There are vast documentation saying that Apollo support OGC WPF but I'm not able to put it to run (or I'm looking in the wrong uri).
The OGC WMS is working and responding perfectly on uri:
http://localhost/erdas-iws/ogc/wms?Service=WMS&Request=GetCapabilities
I infer that OGC WPS uri will be the follow (I couldn't find on any documentation):
http://localhost/erdas-iws/ogc/wps?Service=WPS&Request=GetCapabilities
But it is not responding.
Am I trying the wrong uri or it's necessary to do some configuration to activate WPS?
Solved! Go to Solution.
01-13-2016 11:41 AM