Skip to content

Update validator of bbox to accept doubles#15

Merged
doublebyte1 merged 1 commit into
byteroad:masterfrom
doublebyte1:fix-validator
Apr 16, 2026
Merged

Update validator of bbox to accept doubles#15
doublebyte1 merged 1 commit into
byteroad:masterfrom
doublebyte1:fix-validator

Conversation

@doublebyte1

Copy link
Copy Markdown
Contributor

Currently the validator of bbox coordinates is forcing all values to be integers. However, we may have double values for coordinates.

        bbox:
        - -10.1934
        - 36.7643
        - -5.70954
        - 42.2796

@doublebyte1 doublebyte1 merged commit 9d3134a into byteroad:master Apr 16, 2026
1 of 2 checks passed
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