Ticket #2146 (closed defect: fixed)
SOS output does not use msio_xxx functions
| Reported by: | assefa | Owned by: | assefa |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | SOS Server | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | warmerdam, tomkralidis |
Description
Currentlly the SOS GetCapbilities? and GetObservation? use the following code to dump the output :
stream = stdout; xmlDocDump(stream, psDoc);
This causes problem when trying to use the WxS functions from Mapscript
Change History
Note: See
TracTickets for help on using
tickets.
