Skip to content

Refactor and fix various issues in microjson2vt module#33

Merged
bengtl merged 1 commit intoPolusAI:mainfrom
bengtl:bugfix/microjson2vt
Feb 6, 2026
Merged

Refactor and fix various issues in microjson2vt module#33
bengtl merged 1 commit intoPolusAI:mainfrom
bengtl:bugfix/microjson2vt

Conversation

@bengtl
Copy link
Member

@bengtl bengtl commented Feb 6, 2026

  • Update init method in AbstractProjector to accept None as default for bounds
  • Clean up tile creation logic in MicroJsonVt by removing redundant code
  • Correct type checks in add_feature and shift_feature_coords functions
  • Improve getbounds function logic for square bounding box calculation
  • Remove unused import in utils.py and streamline future result handling

- Update __init__ method in AbstractProjector to accept None as default for bounds
- Clean up tile creation logic in MicroJsonVt by removing redundant code
- Correct type checks in add_feature and shift_feature_coords functions
- Improve getbounds function logic for square bounding box calculation
- Remove unused import in utils.py and streamline future result handling
@bengtl bengtl merged commit 9ab34c8 into PolusAI:main Feb 6, 2026
1 check passed
@bengtl bengtl deleted the bugfix/microjson2vt branch February 6, 2026 15:58
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.

1 participant