wsgi:error

13 views
Skip to first unread message

Touraivane T

unread,
Apr 7, 2021, 3:13:39 AM4/7/21
to istSOS
Hello

New to istsos, I've installed istsos-2.4.0 from source and followed the tutorial.
Data has been filled as mentionned : python fill/execute.py
When 
works but when executing 

http://localhost/istsos/demo?request=DescribeSensor&procedure=T_LUGANO&outputFormat=text/xml;subtype=”sensorML/1.0.1”&service=SOS&version=1.0.0

I get le following error

=================

Traceback (most recent call last):

  File "/usr/share/istsos/application_istsoslib.py", line 67, in executeSos

    req_filter = FF.sosFactoryFilter(environ, sosConfig)

  File "/usr/share/istsos/istsoslib/filters/factory_filters.py", line 121, in sosFactoryFilter

    return DS_filter.sosDSfilter( 

  File "/usr/share/istsos/istsoslib/filters/DS_filter.py", line 85, in __init__

    raise sosException.SOSException("InvalidParameterValue","outputFormat",err_txt)

istsoslib.sosException.SOSException: <?xml version="1.0" encoding="UTF-8" standalone="no"?><ExceptionReport xmlns="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ows/1.1 ../owsExceptionReport.xsd" version="1.0.0" xml:lang="en"> 

 <Exception locator="outputFormat" exceptionCode="InvalidParameterValue">

  <ExceptionText>

    Supported "outputFormat" values are: text/xml;subtype="sensorML/1.0.1"

  </ExceptionText>  

 </Exception>  

</ExceptionReport>

===================

Thanks for you help

Best regards

Touraivane

Reply all
Reply to author
Forward
0 new messages