[ 源代码: libapache2-mod-tile ]
软件包:renderd(0.5-2)
renderd 的相关链接
Debian 的资源:
下载源码包 libapache2-mod-tile:
- [libapache2-mod-tile_0.5-2.dsc]
- [libapache2-mod-tile_0.5.orig.tar.gz]
- [libapache2-mod-tile_0.5-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [wiki.openstreetmap.org]
相似软件包:
Daemon that renders map tiles using mapnik
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.
This package contains the renderd daemon that creates "metatiles" for map tile requests issued by mod_tile using the mapnik library.
其他与 renderd 有关的软件包
|
|
|
|
-
- dep: adduser
- 添加、删除用户和组
-
- dep: libapache2-mod-tile
- Apache module to deliver tiles created by renderd
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.16.2)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libiniparser1 (>= 4.0)
- runtime library for the iniParser INI file reader/writer
-
- dep: libmapnik3.1 (>= 3.1.0+ds)
- C++ toolkit for developing GIS applications (libraries)
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: lsb-base
- Linux 标准规范初始化脚本功能
-
- rec: apache2 (>= 2.4.6-4~)
- Apache HTTP Server
- 或者 httpd
- 本虚包由这些包填实: apache2, lighttpd, micro-httpd, mini-httpd, nginx-core, nginx-extras, nginx-full, nginx-light, ocsigenserver, tntnet, webfs, yaws
-
- rec: osm2pgsql
- OpenStreetMap data to PostgreSQL converter