[TinyOWS-users] trouble with tinyows
Andrea Peri
aperi2007 at gmail.com
Wed Aug 31 13:21:58 EST 2011
Hi,
I test your script.
This is the result of test.
----------------------------------------
$ test/unit_test CAPA 4
Content-Type: application/xml
<?xml version='1.0' encoding='UTF-8'?>
<WFS_Capabilities
version='1.0.0' updateSequence='0'
xmlns='http://www.opengis.net/wfs'
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xmlns:ogc='http://www.opengis.net/ogc'
xsi:schemaLocation='http://www.opengis.net/wfs
http://schemas.opengis.net/wfs/1.0.0/WFS-capabilities.xsd' >
<Service>
<Name>GeoPortale WFS Regione Toscana</Name>
<Title>GeoPortale WFS Regione Toscana - Servizio di test</Title>
<OnlineResource>
http://copernico3.regione.toscana.it:8081/geoportale/cgi-bin-ows/tinyows
</OnlineResource>
</Service>
<Capability>
<Request>
<GetCapabilities>
<DCPType>
<HTTP>
<Get onlineResource="
http://copernico3.regione.toscana.it:8081/geoportale/cgi-bin-ows/tinyows?"/>
</HTTP>
</DCPType>
<DCPType>
<HTTP>
<Post onlineResource="
http://copernico3.regione.toscana.it:8081/geoportale/cgi-bin-ows/tinyows"/>
</HTTP>
</DCPType>
</GetCapabilities>
<DescribeFeatureType>
<SchemaDescriptionLanguage>
<XMLSCHEMA/>
</SchemaDescriptionLanguage>
<DCPType>
<HTTP>
<Get onlineResource="
http://copernico3.regione.toscana.it:8081/geoportale/cgi-bin-ows/tinyows?"/>
</HTTP>
</DCPType>
<DCPType>
<HTTP>
<Post onlineResource="
http://copernico3.regione.toscana.it:8081/geoportale/cgi-bin-ows/tinyows"/>
</HTTP>
</DCPType>
</DescribeFeatureType>
<GetFeature>
<ResultFormat>
<GML2/>
</ResultFormat>
<DCPType>
<HTTP>
<Get onlineResource="
http://copernico3.regione.toscana.it:8081/geoportale/cgi-bin-ows/tinyows?"/>
</HTTP>
</DCPType>
<DCPType>
<HTTP>
<Post onlineResource="
http://copernico3.regione.toscana.it:8081/geoportale/cgi-bin-ows/tinyows"/>
</HTTP>
</DCPType>
</GetFeature>
<Transaction>
<DCPType>
<HTTP>
<Get onlineResource="
http://copernico3.regione.toscana.it:8081/geoportale/cgi-bin-ows/tinyows?"/>
</HTTP>
</DCPType>
<DCPType>
<HTTP>
<Post onlineResource="
http://copernico3.regione.toscana.it:8081/geoportale/cgi-bin-ows/tinyows"/>
</HTTP>
</DCPType>
</Transaction>
</Request>
</Capability>
<FeatureTypeList>
<Operations>
<Query/>
</Operations>
<FeatureType xmlns:idcomuni="http://www.tinyows.org/">
<Name>idcomuni:am_com_region_am_com</Name>
<Title>Limiti Comunali della Regione Toscana</Title>
<Abstract>blah blah blah</Abstract>
test/unit_test: line 46: 3784 Segmentation fault (core dumped)
./tinyows
$
-----------------------------------------------
2011/8/31 Olivier Courtin <olivier.courtin at gmail.com>
> On Wed, Aug 31, 2011 at 7:06 PM, Andrea Peri <aperi2007 at gmail.com> wrote:
>
> > http://server:8081/cgi-bin/tinyows
> ?"service=wfs&request=GetCapabilities&version=1.0.0
> >
> > And the new response if this:
> >
> > Internal Server Error
>
> So we progress, it seems not something related to your Tomcat ^^
>
> Could you try on command line following actions:
>
> $ cd your_tinyows_dir
> $ echo "service=wfs&request=GetCapabilities&version=1.0.0" > CAPA
> $ test/unit_test CAPA 4
>
> Could you also provide the whole TinyOWS config file ?
>
> Tks
>
> --
> Olivier
> _______________________________________________
> TinyOWS-users mailing list
> TinyOWS-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/tinyows-users
>
--
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/tinyows-users/attachments/20110831/da513c0b/attachment.htm
More information about the TinyOWS-users
mailing list