8000 feat: add `geoconvert --max-length` option by jqnatividad · Pull Request #2711 · dathere/qsv · GitHub
[go: up one dir, main page]

Skip to content

feat: add geoconvert --max-length option #2711

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

Merged
merged 2 commits into from
Apr 23, 2025
Merged

Conversation

jqnatividad
Copy link
Collaborator

The maximum column length when the output format is CSV.

Oftentimes, the geometry column is too long to fit in a CSV file, causing other tools like Python & PostgreSQL to fail.
If a column is too long, it will be truncated to the specified length and an ellipsis ("...") will be appended.

@jqnatividad jqnatividad merged commit c402130 into master Apr 23, 2025
11 of 13 checks passed
@jqnatividad jqnatividad deleted the geoconvert-max-length branch April 23, 2025 05:13
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

Successfully merging this pull request may close these issues.

1 participant
0