在Apache上安装TileCache

  • 确保IIS没有运行,如果IIS占用了80端口,你需要让Apache使用另一个,否则会冲突的。
  • 安装Apache (direct download link) . 查看apache 站点 获得最新版本。
  • 确保Apache httpd服务在安装后启动,运行C:/Program Files/Apache Software Foundation/Apache2.2/bin/ApacheMonitor.exe 确保启动正常。
  • 安装Python。
  • 安装TileCache。
  • 解压tilecache,复制其内容到C:/Program Files/Apache Software Foundation/Apache2.2/cgi-bin/.中。
  • 修改C:/Program Files/Apache Software Foundation/Apache2.2/cgi-bin/tilecache.cgi 文件第一行为#!C:/Python25/python.exe -u。
  • 将C:/Program Files/Apache Software Foundation/Apache2.2/cgi-bin/index.html 复制到C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/ ,这将会覆盖缺省的index.html文件。
  • 修改index.html的第28行:
    layer = new OpenLayers.Layer.WMS( “VMap0″, “/cgi-bin/tilecache.cgi?”, {layers: ‘basic’, format: ‘image/png’ } );
  • 好了,现在浏览http://localhost/,其缓存将存储在c:/tmp/tilecache。你现在可以编辑tilecache.cfg了。
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值