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

Shapefile writer shortens field names automatically during export #974

Closed
Claudia-WE opened this issue Jul 1, 2022 · 5 comments
Closed
Labels

Comments

@Claudia-WE
Copy link

See shape file fields defined (HaleStudio in Screenshot) and short version of field names (QGIS in screenshot)
image

@Claudia-WE
Copy link
Author

Field names for shapefiles and dBASE tables can be no more than 10 characters in length. But the shortening starts already with fieldname of 8 characters length. E.g. correctie --> correcti

@dgreefhorst
Copy link

It just does not use the field names that are in the schema, e.g. receptorID becomes reID

Copy link

github-actions bot commented May 7, 2024

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 7, 2024
@Kate-Lyndegaard
Copy link
Contributor

Currently investigating this issue.

@Kate-Lyndegaard
Copy link
Contributor

This issue is no longer reproducible in the latest build.

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

3 participants