I get this message, seems GeoJSON is not accepted as output, maybe I need
some more .dll library in my Win7?

<ExceptionReport xmlns="http://www.opengis.net/ows"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="
http://www.opengis.net/ows
http://schemas.opengis.net/ows/1.0.0/owsExceptionReport.xsd"; version="1.0.0"
 language="en">
<Exception exceptionCode="OutputFormatNotSupported" locator="GetFeature">
<ExceptionText>OutputFormat is not supported</ExceptionText>
</Exception>
</ExceptionReport>


2012/10/22 Olivier Courtin <olivier.cour...@gmail.com>

> On Mon, Oct 22, 2012 at 4:55 PM, Riccardo Gaeta <riccardo...@gmail.com>wrote:
>
> HI Riccardo,
>
>
>> I have "quite" solved the problem.
>>
>
> Great to hear it !
>
>
>> P.S.: As GeoJSON I get the following error message (from FireBug of
>> Mozilla):
>> "JSON.parse: unexpected character"
>> "Uncaught SyntaxError: Unexpected token ] "
>>
>> I don't know why. Anyway, for now is enough GML. Or if you know the
>> reasons I get this error could be interesting to know...
>>
>
>
> Could you provide GeoJson output from TinyOWS for a single feature
> i.e something like
>
> http://your_server/cgi-bin/tinyows.fcgi?SERVICE=WFS&REQUEST=GetFeature&OUTPUTFORMAT=application/geojson&TYPENAME=ns:your_layer&MAXFEATURES=1
>
>
> --
> Olivier
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to