Skip to content

TileOutsideBounds error with get_geographic_bounds using EPSG:32723 and EPSG:3857 in rio-tiler 7.5.0 #791

Answered by CodeWracker
CodeWracker asked this question in Q&A
Discussion options

You must be logged in to vote

There is a problem with this solution, but you put me in the right track!

your suggestion throws

C:\Users\ralph\.virtualenvs\teste-nEKyzodD\Lib\site-packages\rio_tiler\io\rasterio.py:135: NoOverviewWarning: The dataset has no Overviews. rio-tiler performances might be impacted.
  warnings.warn(
bounds (-46.823789475262465, -21.190907136062886, -46.82106098384069, -21.18737930203305)
minzoom 16
Tile(x=48487, y=73432, z=17)
Traceback (most recent call last):
  File "E:\projetos\teste\main.py", line 44, in <module>
    imshow(img)
  File "C:\Users\ralph\.virtualenvs\teste-nEKyzodD\Lib\site-packages\matplotlib\pyplot.py", line 3590, in imshow
    __ret = gca().imshow(
            ^^^^^^^^^^^^^

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@CodeWracker
Comment options

@vincentsarago
Comment options

@CodeWracker
Comment options

Answer selected by vincentsarago
@CodeWracker
Comment options

@vincentsarago
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #789 on March 10, 2025 14:02.