Skip to content

Conversation

georgeboot
Copy link

@georgeboot georgeboot commented Dec 4, 2024

Currently, when decoding for example a MultiPolygon with SRID (EWKB), the MultiPolygon will have SRID filled in, but the nested Polygons, linestrings and points dont have it. This is incorrect.

This pull requests changes the we the inner types are read and fixes the issue.

@EvanCarroll
Copy link

This breaks three tests...

failures:
    ewkb::test_geometry_read
    ewkb::test_multiline_read
    ewkb::test_multipolygon_read

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.

2 participants