How to Install and Uninstall tilestache Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "tilestache" package

This guide covers the steps necessary to install tilestache on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tilestache

2. Uninstall "tilestache" package

Please follow the guidelines below to uninstall tilestache on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tilestache $ sudo apt autoclean && sudo apt autoremove

3. Information about the tilestache package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tilestache
Priority: extra
Section: universe/web
Installed-Size: 1024
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Architecture: all
Version: 1.49.8-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-modestmaps (>= 1.3.0), python-werkzeug, ttf-dejavu-core
Recommends: python-mapnik, python-shapely, python-psycopg2, python-gdal, python-pysolr, python-imaging, python-pyproj, python-blit, libjs-modestmaps (>= 2.0.0)
Suggests: python-redis, python-memcache, python-boto
Filename: pool/universe/t/tilestache/tilestache_1.49.8-3_all.deb
Size: 156578
MD5sum: 675d7b2510e526653c429365ff9434be
SHA1: c590efacbd7ef692f755c4c477b5615640edad07
SHA256: 7124860f371b423b5d508c5890df6d945cc589c2051123115c27ae5a5384e986
Description-en: map tiles caching system
TileStache is a Python-based server application that can serve up map tiles
based on rendered geographic data.
.
TileStache features:
.
- Renders Mapnik maps.
- Serves pre-rendered tiles out of MBTiles tilesets.
- Generates vector tiles from OGR datasources in GeoJSON usable in Polymaps.
- Caches to disk, Memcache, Amazon S3, MBTiles, and elsewhere.
- Serves tiles in Google-style spherical mercator projection and WGS84
lat/lon projection.
- Runs from CGI, mod_python, or Gunicorn WSGI.
- Uses metatiles.
Description-md5: e39ede5a3f755d239aeae9d517c5827b
Homepage: http://tilestache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu