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

Better documentation about ignore_fields, include_fields #1280

Open
sgillies opened this issue Jun 28, 2023 · 0 comments
Open

Better documentation about ignore_fields, include_fields #1280

sgillies opened this issue Jun 28, 2023 · 0 comments
Assignees
Milestone

Comments

@sgillies
Copy link
Member

We should be more clear that "desired fields" capabilities of layers are rare (see #1279) and that a DriverError must be expected in many cases.

Specifically, extra documentation is needed at

Fiona/fiona/__init__.py

Lines 183 to 188 in 75d2ab1

ignore_fields : list
List of field names to ignore on load.
ignore_geometry : bool
Ignore the geometry on load.
include_fields : list
List of a subset of field names to include on load.
.

@sgillies sgillies self-assigned this Jun 28, 2023
@sgillies sgillies added this to the 1.9.6 milestone Nov 8, 2023
@sgillies sgillies modified the milestones: 1.9.6, 1.10 Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant