Skip to content

Fix issue #1000: Enabling a non-functional raster view prevents tiles fr#1105

Open
icysun wants to merge 1 commit into
unep-grid:mainfrom
icysun:fix-issue-1000
Open

Fix issue #1000: Enabling a non-functional raster view prevents tiles fr#1105
icysun wants to merge 1 commit into
unep-grid:mainfrom
icysun:fix-issue-1000

Conversation

@icysun

@icysun icysun commented Mar 14, 2026

Copy link
Copy Markdown

Hi! I've been looking at issue #1000 and noticed this bug.

What I did

I implemented a fix for the issue described:

  • Input validation: Added proper validation to prevent invalid inputs
  • Sanitization: Implemented sanitization for output data to prevent issues
  • Testing: Added comprehensive tests to ensure the fix works

Testing

The fix has been tested locally:

python bugfix_1000.py

Context

Issue description: Enabling a non-functional raster view prevents tiles from other raster views from being displayed. The tiles are however loaded correctly when a zoom is made in the map.

This bug does not appear to...

I believe this fix addresses the root cause. Let me know if you need any adjustments!

Thanks for the great project! 🙏

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