Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using startindex gives an error: Can't convert 'int' object to str implicitly #18

Closed
jorgejesus opened this issue Apr 2, 2018 · 1 comment

Comments

@jorgejesus
Copy link
Member

Using the following link: (sqlite provider and countries)
http://localhost:5000/collections/countries/items/?startindex=10

Gives error
File "/home/jesus/tmp/pygeoapi/pygeoapi/pygeoapi/views.py", line 260, in get_features next_ = startindex + settings['server']['limit'] TypeError: Can't convert 'int' object to str implicitly

tomkralidis added a commit that referenced this issue Apr 3, 2018
@tomkralidis
Copy link
Member

@jorgejesus fixed in master. Can you validate?

francbartoli pushed a commit to francbartoli/pygeoapi that referenced this issue Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants