LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
test/test_cli.py
test/test_dump_load.py
test/test_geometries.py
test/test_grids.py
test/test_helper_funcs.py
test/test_matrix_shapes.py
test/test_tile.py
test/test_tile_shapes.py
test/test_tilepyramid.py
tilematrix/__init__.py
tilematrix/_conf.py
tilematrix/_funcs.py
tilematrix/_grid.py
tilematrix/_tile.py
tilematrix/_tilepyramid.py
tilematrix/_types.py
tilematrix.egg-info/PKG-INFO
tilematrix.egg-info/SOURCES.txt
tilematrix.egg-info/dependency_links.txt
tilematrix.egg-info/entry_points.txt
tilematrix.egg-info/requires.txt
tilematrix.egg-info/top_level.txt
tilematrix/tmx/__init__.py
tilematrix/tmx/main.py