Skip to content

Fix: Can handle negative coordinates with Spatialite#517

Merged
adrien-berchet merged 2 commits intogeoalchemy:masterfrom
adrien-berchet:negative_coords
Jul 10, 2024
Merged

Fix: Can handle negative coordinates with Spatialite#517
adrien-berchet merged 2 commits intogeoalchemy:masterfrom
adrien-berchet:negative_coords

Conversation

@adrien-berchet
Copy link
Copy Markdown
Member

Description

Fixes #516

Checklist

This pull request is:

  • A documentation / typographical error fix
    • Good to go, no issue or tests are needed
  • A short code fix
    • Please include: Fixes: #<issue number> in the description if it solves an existing issue
      (which must include a complete example of the issue).
    • Please include tests that fail with the main branch and pass with the provided fix.
  • A new feature implementation or update an existing feature
    • Please include: Fixes: #<issue number> in the description if it solves an existing issue
      (which must include a complete example of the feature).
    • Please include tests that cover every lines of the new/updated feature.
    • Please update the documentation to describe the new/updated feature.

@adrien-berchet adrien-berchet merged commit f32331b into geoalchemy:master Jul 10, 2024
@adrien-berchet adrien-berchet deleted the negative_coords branch July 10, 2024 18:08
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.

[Bug report] SQLite rejects negative coordinates when column has srid=4326

1 participant