[resolved] Out-of-bounds oopsie & possible fix
Posted: Sat Apr 17, 2021 1:36 am
I do a lot of map source changes and frequently get "Out-of-bounds map" messages, which offer to "slide the map view to a covered area."
Sometimes (e.g in the "USA TOPOSM MAP" set) it slides to a point where no map tiles are actually available, resulting in a blank screen.
It looks to me that this is because the "slide" is going to a midpoint derived from the "outline" in the .AQX file, whether or not this point has tiles available.
My suggested solution is that instead, the "slide" go to the point designated as "preview-location" in the .AQX file. This is easily checked for validity, and could even be modified to a personal preference by those of us disinclined to leave well-enough alone. (If the preview location is missing or has an error, the midpoint could still substitute.)
Would this be a problem for anyone?
Sometimes (e.g in the "USA TOPOSM MAP" set) it slides to a point where no map tiles are actually available, resulting in a blank screen.
It looks to me that this is because the "slide" is going to a midpoint derived from the "outline" in the .AQX file, whether or not this point has tiles available.
My suggested solution is that instead, the "slide" go to the point designated as "preview-location" in the .AQX file. This is easily checked for validity, and could even be modified to a personal preference by those of us disinclined to leave well-enough alone. (If the preview location is missing or has an error, the midpoint could still substitute.)
Would this be a problem for anyone?