Open tbonfort opened 12 years ago
Author: tomkralidis Date: 2006/10/13 - 19:51
Any update on this one?
Note that in the SOS spec, we couldn't find applicable exceptionCode
enumerations, so if we could (for now), put in some sort of error code, that
would be great, as the response will then validate.
Author: tomkralidis Date: 2006/10/16 - 04:08
Note: it turns out that the SOS spec reverts to clause 8 of OWS Common for
exceptionCode enumerations.
I've made some local changes to mapogcsos.c (can post or send to Assefa).
I've made msSOSException a 3 argument function, where the 3rd argument is a
string as per clause 8 of OWS Common, and have changed all the function calls to
pass the appropriate clause 8 value.
Author: tomkralidis Date: 2006/10/16 - 20:21
fixed in CVS.
Reporter: tomkralidis Date: 2006/04/06 - 04:26