[Tilecache] Install tilecache on Windows+Apache
Andrey Maraev
asmaraev at gmail.com
Fri Jun 17 11:09:25 EDT 2011
Hello list!
Could You please help me to install tilecache on Windows server 2008?
I added in apache.conf this:
*Alias /tilecache/ "/ms4w/apps/tilecache/"
<Directory "/ms4w/apps/tilecache/">
AllowOverride None
Options Indexes FollowSymLinks Multiviews
Order allow,deny
Allow from all
</Directory>*
SetEnv MS_TILECACHE_CONFIG_FILE "/ms4w/apps/tilecache/tilecache.cfg"
and I added in tilecache.cfg :
*[cache]
type=Disk
base=/ms4w/ms4w/tmp/tilecache
[basic]
type=WMS
url=http://labs.metacarta.com/wms/vmap0
extension=png*
When I opened a link
-
http://example.com/yourdir/tilecache.cgi?LAYERS=basic&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&BBOX=-180,-90,0,90
&WIDTH=256&HEIGHT=256
-
Or visit:
http://example.com/yourdir/tilecache.cgi/1.0.0/basic/0/0/0.png
I always get the error : HTTP 404 the page not found
Any suggestions?
--
lernen,lernen und lernen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/tilecache/attachments/20110617/0d8d79c8/attachment.html
More information about the Tilecache
mailing list