Pakket: libapache2-mod-tile (0.8.0~beta-1~exp1 en anderen)
Verwijzigingen voor libapache2-mod-tile
Debian bronnen:
Het bronpakket libapache2-mod-tile downloaden:
- [libapache2-mod-tile_0.8.0~beta-1~exp1.dsc]
- [libapache2-mod-tile_0.8.0~beta.orig.tar.gz]
- [libapache2-mod-tile_0.8.0~beta-1~exp1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [wiki.openstreetmap.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
Apache module to deliver tiles created by renderd
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 OpenStreetMap map (Mapnik layer), but since is being used on a variety of different servers providing maps on top of OpenStreetMap data.
This package contains the Apache module that receives map tiles requests and satisfies them from tiles stored on disk, or queries a renderd instance to create them.
Andere aan libapache2-mod-tile gerelateerde pakketten
|
|
|
|
-
- dep: apache2-api-20120211
- virtueel pakket geboden door apache2-bin
-
- dep: apache2-bin (>= 2.4.16)
- Apache HTTP Server (modules and other binary files)
-
- dep: libapr1t64 (>= 1.2.7)
- Apache Portable Runtime Library
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libcairo2 (>= 1.2.4)
- Cairo 2D vector graphics library
-
- dep: libcurl3t64-gnutls (>= 7.16.2)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libglib2.0-0t64 (>= 2.56.0)
- GLib library of C routines
-
- dep: libiniparser4 (>= 4.0)
- runtime library for the iniParser INI file reader/writer