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

feat: support loading Shapefiles for XML schemas #1235

Merged
merged 2 commits into from
Aug 7, 2024
Merged

feat: support loading Shapefiles for XML schemas #1235

merged 2 commits into from
Aug 7, 2024

Conversation

stempler
Copy link
Member

@stempler stempler commented Aug 6, 2024

Includes:

  • auto-detect types not following ShapeSchemaReader conventions
  • load data even if geometry propery or property namesspaces don't match
  • don't add null for properties that are not nillable

ING-4416

Includes:

- auto-detect types not following ShapeSchemaReader conventions
- load data even if geometry propery or property namesspaces don't match
- don't add null for properties that are not nillable

ING-4416
Copy link

github-actions bot commented Aug 6, 2024

hale studio builds for this pull request:

Build triggered for commit 76c451f.
Artifacts are retained for 14 days.

Support for identifying and loading a single Shapefile if the source set
for the ShapeSchemaReader is a folder.

ING-4416
@stempler stempler added the challenged For PRs to indicate that the implementation has been challenged label Aug 7, 2024
@stempler stempler merged commit eb83a2f into master Aug 7, 2024
9 of 10 checks passed
@stempler stempler deleted the ING-4416 branch August 7, 2024 06:07
Copy link

we-release bot commented Aug 7, 2024

🎉 This PR is included in version 5.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@we-release we-release bot added the released label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenged For PRs to indicate that the implementation has been challenged released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant