How To Install python3-tilestache on Fedora 36

In this tutorial we learn how to install python3-tilestache in Fedora 36. python3-tilestache is Example code for TileStache

Introduction

In this tutorial we learn how to install python3-tilestache on Fedora 36.

What is python3-tilestache

TileStache is a Python-based server application that can serve up map tiles based on rendered geographic data. You might be familiar with TileCache, the venerable open source WMS server from MetaCarta. TileStache is similar, but we hope simpler and better-suited to the needs of designers and cartographers.

We can use yum or dnf to install python3-tilestache on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-tilestache.

Install python3-tilestache on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-tilestache using dnf by running the following command:

sudo dnf -y install python3-tilestache

Install python3-tilestache on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-tilestache using yum by running the following command:

sudo yum -y install python3-tilestache

How To Uninstall python3-tilestache on Fedora 36

To uninstall only the python3-tilestache package we can use the following command:

sudo dnf remove python3-tilestache

python3-tilestache Package Contents on Fedora 36

/usr/bin/tilestache-clean.py
/usr/bin/tilestache-compose.py
/usr/bin/tilestache-list.py
/usr/bin/tilestache-render.py
/usr/bin/tilestache-seed.py
/usr/bin/tilestache-server.py
/usr/lib/python3.10/site-packages/TileStache
/usr/lib/python3.10/site-packages/TileStache-1.51.14-py3.10.egg-info
/usr/lib/python3.10/site-packages/TileStache-1.51.14-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/TileStache-1.51.14-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/TileStache-1.51.14-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/TileStache-1.51.14-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/TileStache-1.51.14-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/TileStache/Caches.py
/usr/lib/python3.10/site-packages/TileStache/Config.py
/usr/lib/python3.10/site-packages/TileStache/Core.py
/usr/lib/python3.10/site-packages/TileStache/Geography.py
/usr/lib/python3.10/site-packages/TileStache/Goodies
/usr/lib/python3.10/site-packages/TileStache/Goodies/AreaServer.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Caches
/usr/lib/python3.10/site-packages/TileStache/Goodies/Caches/GoogleCloud.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Caches/LimitedDisk.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Caches/__init__.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Caches/__pycache__
/usr/lib/python3.10/site-packages/TileStache/Goodies/Caches/__pycache__/GoogleCloud.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Caches/__pycache__/GoogleCloud.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Caches/__pycache__/LimitedDisk.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Caches/__pycache__/LimitedDisk.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Caches/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Caches/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/ExternalConfigServer.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Proj4Projection.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/Cascadenik.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/Composite.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/GDAL.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/Grid.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/MapnikGrid.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/MirrorOSM.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/Monkeycache.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/PostGeoJSON.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/SolrGeoJSON.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/TileDataOSM.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/UtfGridComposite.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/UtfGridCompositeOverlap.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__init__.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/Cascadenik.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/Cascadenik.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/Composite.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/Composite.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/GDAL.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/GDAL.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/Grid.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/Grid.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/MapnikGrid.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/MapnikGrid.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/MirrorOSM.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/MirrorOSM.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/Monkeycache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/Monkeycache.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/PostGeoJSON.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/PostGeoJSON.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/SolrGeoJSON.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/SolrGeoJSON.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/TileDataOSM.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/TileDataOSM.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/UtfGridComposite.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/UtfGridComposite.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/UtfGridCompositeOverlap.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/UtfGridCompositeOverlap.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/Providers/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/StatusServer.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__init__.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/geojson.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/geojson.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/mvt.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/mvt.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/ops.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/ops.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/pbf.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/pbf.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/server.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/server.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/topojson.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/topojson.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/wkb.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/__pycache__/wkb.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/client.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/geojson.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/mvt.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/ops.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/pbf.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/server.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/topojson.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/VecTiles/wkb.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/__init__.py
/usr/lib/python3.10/site-packages/TileStache/Goodies/__pycache__
/usr/lib/python3.10/site-packages/TileStache/Goodies/__pycache__/AreaServer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/__pycache__/AreaServer.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/__pycache__/ExternalConfigServer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/__pycache__/ExternalConfigServer.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/__pycache__/Proj4Projection.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/__pycache__/Proj4Projection.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/__pycache__/StatusServer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/__pycache__/StatusServer.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Goodies/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/MBTiles.py
/usr/lib/python3.10/site-packages/TileStache/Mapnik.py
/usr/lib/python3.10/site-packages/TileStache/Memcache.py
/usr/lib/python3.10/site-packages/TileStache/PixelEffects.py
/usr/lib/python3.10/site-packages/TileStache/Pixels.py
/usr/lib/python3.10/site-packages/TileStache/Providers.py
/usr/lib/python3.10/site-packages/TileStache/Redis.py
/usr/lib/python3.10/site-packages/TileStache/S3.py
/usr/lib/python3.10/site-packages/TileStache/Sandwich.py
/usr/lib/python3.10/site-packages/TileStache/VERSION
/usr/lib/python3.10/site-packages/TileStache/Vector
/usr/lib/python3.10/site-packages/TileStache/Vector/Arc.py
/usr/lib/python3.10/site-packages/TileStache/Vector/__init__.py
/usr/lib/python3.10/site-packages/TileStache/Vector/__pycache__
/usr/lib/python3.10/site-packages/TileStache/Vector/__pycache__/Arc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Vector/__pycache__/Arc.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/Vector/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/Vector/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__init__.py
/usr/lib/python3.10/site-packages/TileStache/__pycache__
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Caches.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Caches.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Config.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Core.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Core.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Geography.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Geography.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/MBTiles.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/MBTiles.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Mapnik.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Mapnik.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Memcache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Memcache.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/PixelEffects.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/PixelEffects.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Pixels.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Pixels.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Providers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Providers.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Redis.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Redis.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/S3.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/S3.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Sandwich.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/Sandwich.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/py3_compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/TileStache/__pycache__/py3_compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/TileStache/py3_compat.py
/usr/share/doc/python3-tilestache
/usr/share/doc/python3-tilestache/API.html
/usr/share/doc/python3-tilestache/CHANGELOG
/usr/share/doc/python3-tilestache/README.md
/usr/share/licenses/python3-tilestache
/usr/share/licenses/python3-tilestache/LICENSE
/usr/share/man/man1/tilestache-clean.1.gz
/usr/share/man/man1/tilestache-compose.1.gz
/usr/share/man/man1/tilestache-list.1.gz
/usr/share/man/man1/tilestache-render.1.gz
/usr/share/man/man1/tilestache-seed.1.gz
/usr/share/man/man1/tilestache-server.1.gz

References

Summary

In this tutorial we learn how to install python3-tilestache on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).