Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-tilestache | Distribution: Fedora Project |
Version: 1.51.14 | Vendor: Fedora Project |
Release: 18.fc41 | Build date: Sat Jul 20 05:31:14 2024 |
Group: Unspecified | Build host: buildvm-x86-04.iad2.fedoraproject.org |
Size: 1198046 | Source RPM: python-tilestache-1.51.14-18.fc41.src.rpm |
Packager: Fedora Project | |
Url: http://tilestache.org | |
Summary: Example code for 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.
BSD-3-Clause
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.51.14-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 1.51.14-17 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.51.14-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.51.14-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jul 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.51.14-14 - Patch for Shapely 2 - Update License to SPDX - Patch for Python 3.12 * Thu Jul 20 2023 Python Maint <python-maint@redhat.com> - 1.51.14-13 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.51.14-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.51.14-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/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.13/site-packages/TileStache /usr/lib/python3.13/site-packages/TileStache-1.51.14-py3.13.egg-info /usr/lib/python3.13/site-packages/TileStache-1.51.14-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/TileStache-1.51.14-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/TileStache-1.51.14-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/TileStache-1.51.14-py3.13.egg-info/requires.txt /usr/lib/python3.13/site-packages/TileStache-1.51.14-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/TileStache/Caches.py /usr/lib/python3.13/site-packages/TileStache/Config.py /usr/lib/python3.13/site-packages/TileStache/Core.py /usr/lib/python3.13/site-packages/TileStache/Geography.py /usr/lib/python3.13/site-packages/TileStache/Goodies /usr/lib/python3.13/site-packages/TileStache/Goodies/AreaServer.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Caches /usr/lib/python3.13/site-packages/TileStache/Goodies/Caches/GoogleCloud.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Caches/LimitedDisk.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Caches/__init__.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Caches/__pycache__ /usr/lib/python3.13/site-packages/TileStache/Goodies/Caches/__pycache__/GoogleCloud.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Caches/__pycache__/GoogleCloud.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Caches/__pycache__/LimitedDisk.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Caches/__pycache__/LimitedDisk.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Caches/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Caches/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/ExternalConfigServer.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Proj4Projection.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/Cascadenik.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/Composite.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/GDAL.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/Grid.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/MapnikGrid.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/MirrorOSM.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/Monkeycache.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/PostGeoJSON.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/SolrGeoJSON.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/TileDataOSM.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/UtfGridComposite.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/UtfGridCompositeOverlap.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__init__.py /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__ /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/Cascadenik.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/Cascadenik.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/Composite.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/Composite.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/GDAL.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/GDAL.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/Grid.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/Grid.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/MapnikGrid.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/MapnikGrid.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/MirrorOSM.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/MirrorOSM.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/Monkeycache.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/Monkeycache.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/PostGeoJSON.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/PostGeoJSON.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/SolrGeoJSON.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/SolrGeoJSON.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/TileDataOSM.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/TileDataOSM.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/UtfGridComposite.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/UtfGridComposite.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/UtfGridCompositeOverlap.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/UtfGridCompositeOverlap.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/Providers/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/StatusServer.py /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__init__.py /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__ /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/client.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/client.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/geojson.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/geojson.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/mvt.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/mvt.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/ops.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/ops.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/pbf.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/pbf.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/server.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/server.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/topojson.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/topojson.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/wkb.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/__pycache__/wkb.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/client.py /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/geojson.py /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/mvt.py /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/ops.py /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/pbf.py /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/server.py /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/topojson.py /usr/lib/python3.13/site-packages/TileStache/Goodies/VecTiles/wkb.py /usr/lib/python3.13/site-packages/TileStache/Goodies/__init__.py /usr/lib/python3.13/site-packages/TileStache/Goodies/__pycache__ /usr/lib/python3.13/site-packages/TileStache/Goodies/__pycache__/AreaServer.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/__pycache__/AreaServer.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/__pycache__/ExternalConfigServer.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/__pycache__/ExternalConfigServer.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/__pycache__/Proj4Projection.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/__pycache__/Proj4Projection.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/__pycache__/StatusServer.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/__pycache__/StatusServer.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Goodies/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/MBTiles.py /usr/lib/python3.13/site-packages/TileStache/Mapnik.py /usr/lib/python3.13/site-packages/TileStache/Memcache.py /usr/lib/python3.13/site-packages/TileStache/PixelEffects.py /usr/lib/python3.13/site-packages/TileStache/Pixels.py /usr/lib/python3.13/site-packages/TileStache/Providers.py /usr/lib/python3.13/site-packages/TileStache/Redis.py /usr/lib/python3.13/site-packages/TileStache/S3.py /usr/lib/python3.13/site-packages/TileStache/Sandwich.py /usr/lib/python3.13/site-packages/TileStache/VERSION /usr/lib/python3.13/site-packages/TileStache/Vector /usr/lib/python3.13/site-packages/TileStache/Vector/Arc.py /usr/lib/python3.13/site-packages/TileStache/Vector/__init__.py /usr/lib/python3.13/site-packages/TileStache/Vector/__pycache__ /usr/lib/python3.13/site-packages/TileStache/Vector/__pycache__/Arc.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Vector/__pycache__/Arc.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/Vector/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/Vector/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__init__.py /usr/lib/python3.13/site-packages/TileStache/__pycache__ /usr/lib/python3.13/site-packages/TileStache/__pycache__/Caches.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Caches.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Config.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Config.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Core.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Core.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Geography.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Geography.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/MBTiles.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/MBTiles.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Mapnik.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Mapnik.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Memcache.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Memcache.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/PixelEffects.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/PixelEffects.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Pixels.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Pixels.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Providers.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Providers.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Redis.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Redis.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/S3.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/S3.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Sandwich.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/Sandwich.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/py3_compat.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/TileStache/__pycache__/py3_compat.cpython-313.pyc /usr/lib/python3.13/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024