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

[FEATURE] Feature limit support for feature requests #692

Closed
QGIS-feature-tracker opened this issue Dec 4, 2015 · 4 comments
Closed

[FEATURE] Feature limit support for feature requests #692

QGIS-feature-tracker opened this issue Dec 4, 2015 · 4 comments
Assignees
Labels
Milestone

Comments

@QGIS-feature-tracker
Copy link
Collaborator

Original commit: qgis/QGIS@edb16d0 by nyalldawson

Limits the maximum number of features returned by the iterator.
Some providers (postgres, spatialite, MS SQL) pass the limit on
to the provider to result in faster queries.

@DelazJ DelazJ modified the milestone: QGIS 2.14 Jan 6, 2016
@yjacolin yjacolin added the good first issue Good for newcomers, easy fix label May 19, 2016
@yjacolin
Copy link
Member

@nyalldawson how user can setup the limit?

@nyalldawson
Copy link
Contributor

This is for PyQGIS use only. Do you want examples for the cookbook?

@yjacolin
Copy link
Member

If you have any, yes!

@lucacasagrande
Copy link
Contributor

I will work on this one.

yjacolin added a commit that referenced this issue Apr 30, 2017
Feature limit support for feature requests (#692)
@lucacasagrande lucacasagrande self-assigned this Apr 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants