rio-mbtiles
rio-mbtiles copied to clipboard
missing tile table
when i use the command
rio mbtiles --zoom-levels 1..5 -j 8 1.tif -o 2.mbtiles
it comes out with a few warnings like
D:\Anaconda\envs\rio\lib\site-packages\mercantile\__init__.py:79: FutureWarning: Mercantile 2.0 will require tile x and y to be within the range (0, 2 ** zoom) FutureWarning, D:\Anaconda\envs\rio\lib\site-packages\mercantile\__init__.py:79: FutureWarning: Mercantile 2.0 will require tile x and y to be within the range (0, 2 ** zoom) FutureWarning, D:\Anaconda\envs\rio\lib\site-packages\mercantile\__init__.py:79: FutureWarning: Mercantile 2.0 will require tile x and y to be within the range (0, 2 ** zoom) FutureWarning,
And the mbtiles format result cannot be opened for missing tiles table.
I know few about this field, please help me if you know why this happens, thank you!
Any help on this? I'm seeing this message even though the created mbtile files are fine.
收到,谢谢。