.coveragerc
.travis.yml
AUTHORS.rst
CHANGES.rst
LICENSE
LICENSE.txt
README.rst
conda_environment.yml
requirements.txt
setup.cfg
setup.py
test-requirements.txt
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
pytileproj/__init__.py
pytileproj/base.py
pytileproj/downsample.py
pytileproj/gdalport.py
pytileproj/geometry.py
pytileproj/kernel.py
pytileproj/platform.py
pytileproj/warp.py
pytileproj.egg-info/PKG-INFO
pytileproj.egg-info/SOURCES.txt
pytileproj.egg-info/dependency_links.txt
pytileproj.egg-info/not-zip-safe
pytileproj.egg-info/requires.txt
pytileproj.egg-info/top_level.txt
tests/__init__.py
tests/fake_test_warp.py
tests/test_downsample.py
tests/test_geom_intersect.py