文件名称:mod_tile:使用mapnik渲染地图图块,并使用apache服务
文件大小:1.35MB
文件格式:ZIP
更新时间:2024-05-24 04:36:40
C
mod_tile和渲染 该软件包含两个主要部分: mod_tile :一个Apache 2模块,用于交付地图图块。 renderd :一个使用mapnik渲染地图图块的守护程序。 它们一起可以有效地渲染和提供栅格地图图块,例如在光滑的地图中使用。 两者包括来自的经典栅格图块堆栈。 作为替代renderd其简易替换可与组合使用mod_tile 。 要求 GNU / Linux操作系统(在Debian或Ubuntu上运行最佳) 汇编 在Debian或Ubuntu系统上,需要以下软件包开始编译。 在其他系统上,库的名称可能略有不同。 $ apt install build-essential \ autoconf \ apache2-dev \ libcairo2-dev \ libcurl4-gnutls-dev \ libiniparser-
【文件预览】:
mod_tile-master
----autogen.sh(25B)
----modules.mk(252B)
----README.rst(9KB)
----utils()
--------openstreetmap-tiles-update-rerender(8KB)
--------munin()
--------render_all(816B)
--------openstreetmap-tiles-update-expire(4KB)
--------osmosis-db_replag(1KB)
----AUTHORS(1KB)
----COPYING(18KB)
----includes()
--------gen_tile.h(1KB)
--------render_submit_queue.h(1KB)
--------store_file.h(1KB)
--------daemon.h(2KB)
--------protocol.h(2KB)
--------catch.hpp(178KB)
--------sys_utils.h(803B)
--------render_config.h(4KB)
--------store_null.h(932B)
--------protocol_helper.h(975B)
--------cache_expire.h(1KB)
--------parameterize_style.hpp(944B)
--------request_queue.h(2KB)
--------store_memcached.h(955B)
--------store_ro_composite.h(962B)
--------store_ro_http_proxy.h(963B)
--------store_rados.h(943B)
--------metatile.h(2KB)
--------store_file_utils.h(2KB)
--------store.h(2KB)
--------mod_tile.h(4KB)
----renderd.conf(293B)
----src()
--------gen_tile.cpp(17KB)
--------store_file_utils.c(6KB)
--------render_old.c(9KB)
--------speedtest.cpp(7KB)
--------sys_utils.c(629B)
--------render_submit_queue.c(7KB)
--------store_rados.c(12KB)
--------store.c(4KB)
--------daemon.c(31KB)
--------cache_expire.c(4KB)
--------mysql2file.c(4KB)
--------parameterize_style.cpp(3KB)
--------convert_meta.c(5KB)
--------render_list.c(10KB)
--------daemon_compat.c(2KB)
--------mod_tile.c(90KB)
--------gen_tile_test.cpp(31KB)
--------store_ro_composite.c(10KB)
--------store_ro_http_proxy.c(9KB)
--------store_memcached.c(8KB)
--------store_null.c(3KB)
--------request_queue.c(12KB)
--------store_file.c(9KB)
--------render_expired.c(12KB)
--------metatile.cpp(4KB)
--------protocol_helper.c(3KB)
----Makefile.am(3KB)
----screenshot.jpg(241KB)
----examples()
--------example-map()
--------config()
----.travis.yml(986B)
----m4()
--------ax_save_flags.m4(871B)
--------ax_libmemcached.m4(5KB)
--------ax_pthread.m4(11KB)
--------ax_restore_flags.m4(881B)
--------ax_lib_mapnik.m4(2KB)
--------libcurl.m4(10KB)
----configure.ac(2KB)
----docs()
--------openstreetmap-tiles-update-expire.1(2KB)
--------render_old.1(641B)
--------renderd.1(2KB)
--------render_list.1(2KB)
--------render_speedtest.1(903B)
--------convert_meta.1(1KB)
--------render_expired.1(3KB)
----.gitignore(391B)