[Tilecache] jpeg vs jpg
Jachym Cepicky
jachym.cepicky at gmail.com
Thu Oct 25 07:57:45 EDT 2007
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: jachym.cepicky at gmail.com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.osgeo.org/pipermail/tilecache/attachments/20071025/93eb6131/attachment.bin
More information about the Tilecache
mailing list