You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to oostethys_dev
I've added a pure Javascript SOS Parser which parses both
GetCapabilities and GetObservation XML responses from both SWE 1.0 and
IOOS DIF SOS versions on OOSTethys Google Code in the client folder.
There are example html pages, documentation pages, 2 modules:
jquery.parseSOSGetCap.js and jquery.parseSOSGetObs.js.
You need to load jQuery 1.5 but do not need to know anything about
jQuery.js to use. jQuery is just used to ensure x-browser support for
the XML parsing.