Hi, all the url seems work shown below. But there is no data retrieved. Please let me know ...
Thks http://127.0.0.1/cgi-bin/tinyows.exe?service=WFS&version=1.0.0&request=GetCapabilities <WFS_Capabilities version="1.0.0" updateSequence="0" xsi:schemaLocation=" http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-capabilities.xsd"><Service><Name>TinyOWS ServerWFS</Name><Title>TinyOWS Server-Demo Service</Title><OnlineResource> http://127.0.0.1/cgi-bin/tinyows.exe</OnlineResource></Service><Capability><Request><GetCapabilities><DCPType><HTTP><Get onlineResource="http://127.0.0.1/cgi-bin/tinyows.exe?"/></HTTP></DCPType><DCPType><HTTP><Post onlineResource="http://127.0.0.1/cgi-bin/tinyows.exe"/></HTTP></DCPType></GetCapabilities><DescribeFeatureType><SchemaDescriptionLanguage><XMLSCHEMA/></SchemaDescriptionLanguage><DCPType><HTTP><Get onlineResource="http://127.0.0.1/cgi-bin/tinyows.exe?"/></HTTP></DCPType><DCPType><HTTP><Post onlineResource="http://127.0.0.1/cgi-bin/tinyows.exe"/></HTTP></DCPType></DescribeFeatureType><GetFeature><ResultFormat><GML2/></ResultFormat><DCPType><HTTP><Get onlineResource="http://127.0.0.1/cgi-bin/tinyows.exe?"/></HTTP></DCPType><DCPType><HTTP><Post onlineResource="http://127.0.0.1/cgi-bin/tinyows.exe"/></HTTP></DCPType></GetFeature><Transaction><DCPType><HTTP><Get onlineResource="http://127.0.0.1/cgi-bin/tinyows.exe?"/></HTTP></DCPType><DCPType><HTTP><Post onlineResource="http://127.0.0.1/cgi-bin/tinyows.exe"/></HTTP></DCPType></Transaction></Request></Capability><FeatureTypeList><Operations><Query/></Operations><FeatureType><Name>tows:wfst_test</Name><Title>wfst_test</Title><SRS/><LatLongBoundingBox minx="0" miny="0" maxx="0" maxy="0"/></FeatureType></FeatureTypeList><ogc:Filter_Capabilities><ogc:Spatial_Capabilities><ogc:Spatial_Operators><ogc:Disjoint/><ogc:Equals/><ogc:DWithin/><ogc:Beyond/><ogc:Intersect/><ogc:Touches/><ogc:Crosses/><ogc:Within/><ogc:Contains/><ogc:Overlaps/><ogc:BBOX/></ogc:Spatial_Operators></ogc:Spatial_Capabilities><ogc:Scalar_Capabilities><ogc:Logical_Operators/><ogc:Comparison_Operators><ogc:Simple_Comparisons/><ogc:Between/><ogc:Like/><ogc:NullCheck/></ogc:Comparison_Operators><ogc:Arithmetic_Operators><ogc:Simple_Arithmetic/><ogc:Functions><ogc:Function_Names><ogc:Function_Name nArgs="1">abs</ogc:Function_Name><ogc:Function_Name nArgs="1">acos</ogc:Function_Name><ogc:Function_Name nArgs="1">asin</ogc:Function_Name><ogc:Function_Name nArgs="1">atan</ogc:Function_Name><ogc:Function_Name nArgs="1">avg</ogc:Function_Name><ogc:Function_Name nArgs="1">cbrt</ogc:Function_Name><ogc:Function_Name nArgs="1">ceil</ogc:Function_Name><ogc:Function_Name nArgs="1">ceiling</ogc:Function_Name><ogc:Function_Name nArgs="1">cos</ogc:Function_Name><ogc:Function_Name nArgs="1">cot</ogc:Function_Name><ogc:Function_Name nArgs="1">count</ogc:Function_Name><ogc:Function_Name nArgs="1">degrees</ogc:Function_Name><ogc:Function_Name nArgs="1">exp</ogc:Function_Name><ogc:Function_Name nArgs="1">floor</ogc:Function_Name><ogc:Function_Name nArgs="1">length</ogc:Function_Name><ogc:Function_Name nArgs="1">ln</ogc:Function_Name><ogc:Function_Name nArgs="1">log</ogc:Function_Name><ogc:Function_Name nArgs="1">min</ogc:Function_Name><ogc:Function_Name nArgs="1">max</ogc:Function_Name><ogc:Function_Name nArgs="1">radians</ogc:Function_Name><ogc:Function_Name nArgs="1">round</ogc:Function_Name><ogc:Function_Name nArgs="1">sin</ogc:Function_Name><ogc:Function_Name nArgs="1">sqrt</ogc:Function_Name><ogc:Function_Name nArgs="1">tan</ogc:Function_Name><ogc:Function_Name nArgs="1">trunc</ogc:Function_Name></ogc:Function_Names></ogc:Functions></ogc:Arithmetic_Operators></ogc:Scalar_Capabilities></ogc:Filter_Capabilities></WFS_Capabilities> http://127.0.0.1/cgi-bin/tinyows.exe?service=WFS&version=1.0.0&request=DescribeFeatureType&Typename=tows:wfst_test <xs:schema targetNamespace="http://www.tinyows.org" elementFormDefault="qualified" version="1.0"><xs:import namespace=" http://www.opengis.net/gml" schemaLocation=" http://schemas.opengis.net/gml/2.1.2/feature.xsd"/><xs:element name="wfst_test" type="tows:wfst_testType" substitutionGroup="gml:_Feature"/><xs:complexType name="wfst_testType"><xs:complexContent><xs:extension base="gml:AbstractFeatureType"><xs:sequence><xs:element name="fid" type="double" minOccurs="0" maxOccurs="1"/><xs:element name="the_geom" type="gml:GeometryPropertyType" minOccurs="0" maxOccurs="1"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType></xs:schema> http://127.0.0.1/cgi-bin/tinyows.exe?service=WFS&version=1.0.0&request=GetFeature&Typename=tows:wfst_test&maxFeatures=2 <wfs:FeatureCollection 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=" ">491007.937500,5458904.500000 491243.000000,5459214.000000</gml:coordinates></gml:Box></gml:boundedBy></wfs:FeatureCollection> On Thu, Sep 6, 2012 at 1:23 PM, Rahkonen Jukka <[email protected]>wrote: > 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 > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users > >
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
