This blog post (
https://www.geo-solutions.it/blog/wfs-for-the-masses-adding-support-for-paging-and-sorting-in-geoserver/)
seems to cover this. So it looks like since 2.1 GeoServer has allowed you
to make queries like:

http://localhost:8080/geoserver/topp/ows?service=WFS&version=1.0.0&request=GetFeature
&typeName=topp:states&outputFormat=csv&propertyName=STATE_NAME,PERSONS
&maxFeatures=10&startIndex=10&sortBy=PERSONS%20D

I think the syntax changed for WFS 2.0 but I can't find a reference just now

Ian

On Mon, 20 Aug 2018 at 13:05, Maria Krommyda via Geoserver-users <
geoserver-users@lists.sourceforge.net> wrote:

> Hello everyone,
>
> I have set up a GeoMesa Accumulo datastore and I would like to fetch the
> data using a limit and an offset (with some sorting if it is required) but
> I have not managed to find if this is possible or not.
> I have found only this
> http://osgeo-org.1560.x6.nabble.com/Specifying-an-offset-in-a-WFS-GetFeature-request-td3802601.html
>  but
> it is from 2009 and I cannot find any follow-up.
>
> Can you please let me know if this is possible or not?
> Or if there is any tutorial/documentation about what can be used as filter
> in a WFS GetFeature request?
>
> Thank you very much for you time.
>
> Best regards,
> Maria.
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>


-- 
Ian Turton
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to