套件:libapache2-mod-tile(0.7.1-2 以及其他的)
libapache2-mod-tile 的相關連結
Debian 的資源:
下載原始碼套件 libapache2-mod-tile:
- [libapache2-mod-tile_0.7.1-2.dsc]
- [libapache2-mod-tile_0.7.1.orig.tar.gz]
- [libapache2-mod-tile_0.7.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [wiki.openstreetmap.org]
相似套件:
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.
其他與 libapache2-mod-tile 有關的套件
|
|
|
|
-
- dep: apache2-api-20120211
- 本虛擬套件由這些套件填實: 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.33)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: 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