[mapserver-users] TinyOWS 0.9 Problem in windows 7

Rahkonen Jukka Jukka.Rahkonen at mmmtike.fi
Thu Sep 6 01:23:52 PDT 2012


Hi,

Do not use OpenLayers for testing, use something that you can control.  What do you get back if you send these basic WFS requests with a browser:

http://127.0.0.1/cgi-bin/tinyows.exe?service=WFS&version=1.0.0&request=GetCapabilities
http://127.0.0.1/cgi-bin/tinyows.exe?service=WFS&version=1.0.0&request= DescribeFeatureType&Typename=tows:wfst_test
http://127.0.0.1/cgi-bin/tinyows.exe?service=WFS&version=1.0.0&request= GetFeature&Typename=tows:wfst_test&maxFeatures=2

-Jukka Rahkonen-

Budi Hermansyah wrote:

Hi Guys,

I try to use tinyOWS. when Openlayers called the service the result are :

<wfs:FeatureCollection xmlns:tows="http://www.tinyows.org" xmlns:wfs="http://www.opengis.net/wfs" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gml="http://www.opengis.net/gml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ows="http://www.opengis.net/ows" xsi:schemaLocation="http://www.tinyows.org http://127.0.0.1/cgi-bin/tinyows.exe?service=WFS&version=1.0.0&request=DescribeFeatureType&Typename=tows:wfst_test http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-basic.xsd http://www.opengis.net/gml http://schemas.opengis.net/gml/2.1.2/feature.xsd">
<gml:boundedBy>
<gml:Box srsName="EPSG:-1">
<gml:coordinates decimal="." cs="," ts=" ">-1.#INF00,-1.#INF00 1.#INF00,1.#INF00</gml:coordinates>
</gml:Box>
</gml:boundedBy>
</wfs:FeatureCollection>

Can anyone please help me and tell what's going on??

Bests,
BH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20120906/96c62411/attachment.html>


More information about the mapserver-users mailing list