软件包:libapache2-mod-tile(0.8.0~beta-1~exp1 以及其他的)
libapache2-mod-tile 的相关链接
Debian 的资源:
下载源码包 libapache2-mod-tile:
- [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]
维护小组:
外部的资源:
- 主页 [wiki.openstreetmap.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.38)
- 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)
- C 例程的 GLib 软件库
-
- dep: libiniparser4 (>= 4.0)
- runtime library for the iniParser INI file reader/writer