[Tilecache] Tilecache + GoogleMaps

ros rostyslaw.bulych at gmail.com
Thu Aug 11 12:30:36 EDT 2011


Hi all,

I'm trying to use Tilecache to serve ImageLayer and then display it on
GoogleMaps similar to this:
http://search.missouristate.edu/map/mobile/examples/tileoverlay.htm

My tilecache.cfg:

[basic]
debug=yes
type=ImageLayer
file=/home/html/vhosts/tilecache/test.png
srs=EPSG:900913
projection= +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0
+y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs +over
bbox=3183721.654300025,-16359226.383120917,3183860.851285995,-16358297.240003694
maxresolution=156543.0339 

JavaScript call server for tiles using such URL structure:
http://tilecache.dev-ls.co.uk/tilecache.cgi/1.0.0/basic/" + z + "/" + x +
"/" + y + ".png

Tilecache returns black tiles ...

Appreciate any help

Thanks!

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Tilecache-GoogleMaps-tp6677025p6677025.html
Sent from the TileCache mailing list archive at Nabble.com.


More information about the Tilecache mailing list