Apache module for map tile handling
http://wiki.openstreetmap.org/wiki/Mod_tile
Mod tile is a system to serve raster tiles for example to use within a slippy map. It provides a dynamic combination of efficient caching and on the fly rendering. Due to its dynamic rendering, only a small fraction of overall tiles need to be kept on disk, reducing the resources required. At the same time, its caching strategy allows for a high performance serving and can support several thousand requests per second.
Mod_tile was originally written for serving the tiles of the main OSM map (Mapnik layer), but since is being used on a variety of different servers providing maps on top of OpenStreetMap data.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Application:Geo/apache2-mod_tile && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| apache2-mod_tile-0.8.1.tar.gz | 0001512525 1.44 MB | |
| apache2-mod_tile.changes | 0000002404 2.35 KB | |
| apache2-mod_tile.spec | 0000003958 3.87 KB | |
| renderd.service | 0000000205 205 Bytes | |
| update.sh | 0000000445 445 Bytes |
Comments 0