[Geoserver-devel] [jira] Created: (GEOS-1930) Community schemas ignores maxFeatures

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&quot; xmlns:ogc="http://www.opengis.net/ogc&quot; xmlns:gml="http://www.opengis.net/gml&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:ows="http://www.opengis.net/ows&quot; xmlns:wfs="http://www.opengis.net/wfs&quot; xmlns:sa="http://www.opengis.net/sampling/1.0&quot;&gt;&lt;gml:featureMembers&gt;&lt;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: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://example.com/get/your/sampling/frame/here&quot;/&gt;&lt;gsml:specification xlink:href="http://example.com/wherever&quot;/&gt;&lt;gsml:shape&gt;&lt;gml:Polygon&gt;&lt;gml:exterior&gt;&lt;gml:LinearRing&gt;&lt;gml:posList&gt;\-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://example.com/get/your/sampling/frame/here&quot;/&gt;&lt;gsml:specification xlink:href="http://example.com/wherever&quot;/&gt;&lt;gsml:shape&gt;&lt;gml:Polygon&gt;&lt;gml:exterior&gt;&lt;gml:LinearRing&gt;&lt;gml:posList&gt;\-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