[TinyOWS-dev] [tinyows] #52: [WFS] GetFeature with RESULTTYPE=hits return wrong number of features

tinyows trac at tinyows.org
Mon Aug 16 13:55:12 EST 2010


#52: [WFS] GetFeature with RESULTTYPE=hits return wrong number of features
-----------------------------+----------------------------------------------
     Reporter:  rouault      |           Owner:            
         Type:  defect       |          Status:  new       
     Priority:  blocker      |         Version:  SVN       
     Keywords:               |           Stage:  Unreviewed
     Approval:  Unnecessary  |           Patch:  None      
   Complexity:  Unknown      |   Compatibility:  Unknown   
Specification:  Unnecessary  |  
-----------------------------+----------------------------------------------
 I haven't checked if this has been fixed or not in the latest tinyows
 version, but the one available at http://www.tinyows.org/cgi-bin/tinyows
 return a wrong number of features.

 For example, http://www.tinyows.org/cgi-
 bin/tinyows?SERVICE=WFS&VERSION=1.1.0&TYPENAME=tows:france&REQUEST=GetFeature&RESULTTYPE=hits
 advertizes 13 features :

 {{{
 ?xml version='1.0' encoding='UTF-8'?>
 <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://tinyows.org/cgi-
 bin/tinyows?service=WFS&amp;version=1.1.0&amp;request=DescribeFeatureType&amp;Typename=tows:france
 http://www.opengis.net/wfs
    http://schemas.opengis.net/wfs/1.1.0/wfs.xsd
    http://www.opengis.net/gml
    http://schemas.opengis.net/gml/3.1.1/base/gml.xsd'
  timeStamp='2010-08-16T20:49:29.569071Z' numberOfFeatures='13' />
 }}}

 But the result of http://www.tinyows.org/cgi-
 bin/tinyows?SERVICE=WFS&VERSION=1.1.0&TYPENAME=tows:france&REQUEST=GetFeature
 is 96 features.

-- 
Ticket URL: <http://www.tinyows.org/trac/ticket/52>
tinyows <https://www.tinyows.org/trac/>
TinyOWS


More information about the TinyOWS-dev mailing list