Hi, in OpenLayers.Layer.Tilecache, around line 55, there is
this.extension = (this.extension == 'jpeg') ? 'jpg' : this.extension; in tilecache/TileCache/Layer.py, around line 80, there is if extension.lower() == 'jpg': extension = 'jpeg' # MIME IMHO, it does not make sense, if I understand this well, you can never access JPEG TileCache from OpenLayers Do I understand it well? Thanks Jachym -- Jachym Cepicky e-mail: [EMAIL PROTECTED] URL: http://les-ejk.cz GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
signature.asc
Description: Toto je digitálně podepsaná část zprávy
_______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
