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
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to