-
Notifications
You must be signed in to change notification settings - Fork 96
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
OGR Layer: Set Attribute Filter & Set Spatial Filter as Rectangle #200
OGR Layer: Set Attribute Filter & Set Spatial Filter as Rectangle #200
Conversation
r? @jdroenner (I have merge, but not bors rights 😄) |
@lnicola i never use bors. how do i grant bors rights? |
bors r+ |
🔒 Permission denied Existing reviewers: click here to make lnicola a reviewer |
bors r+ |
🔒 Permission denied Existing reviewers: click here to make jdroenner a reviewer |
XD |
Oh, that clears it up 😄. |
i think its an issue caused by github teams |
I think bors is configured separately from GitHub -- you can grant rights to someone without adding them to any GitHub team. |
yes but there is no reviewer and i think an owner of the repo hast to grand initial rights. However, i'm only in the gdal team not an owner of the repo. |
@notriddle hey, I was wondering if you happen to know how or when bors was set up on https://app.bors.tech/repositories/34, given its low id. Around 2017, maybe? I think we're in a bit of a pickle regarding the ownership of the integration. EDIT: never mind, we figured it out. |
CHANGES.md
if knowledge of this change could be valuable to users.I've added two new functions to the OGR layer wrapper that call…
I've also added tests so that we can see that they work.