Pakket: renderd (0.5-2)
Verwijzigingen voor renderd
Debian bronnen:
Het bronpakket libapache2-mod-tile downloaden:
- [libapache2-mod-tile_0.5-2.dsc]
- [libapache2-mod-tile_0.5.orig.tar.gz]
- [libapache2-mod-tile_0.5-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [wiki.openstreetmap.org]
Vergelijkbare pakketten:
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.
Andere aan renderd gerelateerde pakketten
|
|
|
|
-
- dep: adduser
- toevoegen en verwijderen van gebruikers en groepen
-
- dep: libapache2-mod-tile
- Apache module to deliver tiles created by renderd
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.16.2)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- 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 Standard C++ Library v3
-
- dep: lsb-base
- Linux Standard Base init script functionality
-
- rec: apache2 (>= 2.4.6-4~)
- Apache HTTP Server
- of httpd
- virtueel pakket geboden door 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