geopython / pygeoapi

pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
https://pygeoapi.io
MIT License
461 stars 251 forks source link

fix CSV provider paging (#1703) #1710

Closed tomkralidis closed 1 week ago

tomkralidis commented 1 week ago

Overview

Fixes CSV provider paging

Related Issue / discussion

1703

Additional information

Dependency policy (RFC2)

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

pvgenuchten commented 1 week ago

You guys are too quick… thanx Tom