Community schemas ignores maxFeatures
-------------------------------------

                 Key: GEOS-1930
                 URL: http://jira.codehaus.org/browse/GEOS-1930
             Project: GeoServer
          Issue Type: Bug
          Components: Community schema
    Affects Versions: 1.6.x
            Reporter: Ben Caradoc-Davies
            Assignee: Ben Caradoc-Davies


http://apacsrv7.arrc.csiro.au/gsmltb3/wfs?request=getFeature&typeName=gsml:MappedFeaturePropertyfile&maxFeatures=1

yields two features

<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" 
timeStamp="2008-05-16T11:56:42.842+08:00" 
xsi:schemaLocation="urn:cgi:xmlns:CGI:GeoSciML:2.0 
http://apacsrv7.arrc.csiro.au:80/gsmltb3/wfs?service=WFS&amp;version=1.1.0&amp;request=DescribeFeatureType&amp;typeName=gsml:MappedFeaturePropertyfile
 http://www.opengis.net/wfs 
http://apacsrv7.arrc.csiro.au:80/gsmltb3/schemas/wfs/1.1.0/wfs.xsd"; 
xmlns:ogc="http://www.opengis.net/ogc"; xmlns:gml="http://www.opengis.net/gml"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:ows="http://www.opengis.net/ows"; xmlns:wfs="http://www.opengis.net/wfs"; 
xmlns:sa="http://www.opengis.net/sampling/1.0";><gml:featureMembers><gsml:MappedFeaturePropertyfile
 gml:id="mf1"><gml:name>GUNTHORPE 
FORMATION</gml:name><gsml:observationMethod><gsml:CGI_TermValue><gsml:value 
codeSpace="urn:some:authority">dummy</gsml:value></gsml:CGI_TermValue></gsml:observationMethod><gsml:p
 ositionalAccuracy><gsml:CGI_NumericValue><gsml:principalValue 
uom="urn:ogc:def:uom:UCUM:m">500.0</gsml:principalValue></gsml:CGI_NumericValue></gsml:positionalAccuracy><gsml:samplingFrame
 
xlink:href="http://example.com/get/your/sampling/frame/here"/><gsml:specification
 
xlink:href="http://example.com/wherever"/><gsml:shape><gml:Polygon><gml:exterior><gml:LinearRing><gml:posList>-1.2
 52.5 -1.2 52.6 -1.1 52.6 -1.1 52.5 -1.2 
52.5</gml:posList></gml:LinearRing></gml:exterior></gml:Polygon></gsml:shape></gsml:MappedFeaturePropertyfile><gsml:MappedFeaturePropertyfile
 gml:id="mf2"><gml:name>MERCIA MUDSTONE 
GROUP</gml:name><gsml:observationMethod><gsml:CGI_TermValue><gsml:value 
codeSpace="urn:some:authority">dummy</gsml:value></gsml:CGI_TermValue></gsml:observationMethod><gsml:positionalAccuracy><gsml:CGI_NumericValue><gsml:principalValue
 
uom="urn:ogc:def:uom:UCUM:m">500.0</gsml:principalValue></gsml:CGI_NumericValue></gsml:positionalAccuracy><gsml:samplingFrame
 xlink:href="http://ex
 ample.com/get/your/sampling/frame/here"/><gsml:specification 
xlink:href="http://example.com/wherever"/><gsml:shape><gml:Polygon><gml:exterior><gml:LinearRing><gml:posList>-1.3
 52.5 -1.3 52.6 -1.2 52.6 -1.2 52.5 -1.3 
52.5</gml:posList></gml:LinearRing></gml:exterior></gml:Polygon></gsml:shape></gsml:MappedFeaturePropertyfile></gml:featureMembers></wfs:FeatureCollection>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to