OpenLayers OpenLayers

Ticket #627 (closed feature: fixed)

Opened 1 year ago

Last modified 10 months ago

create (read-only) TileCache layer

Reported by: tschaub Assigned to: tschaub
Priority: minor Milestone: 2.5 Release
Component: Layer Version:
Keywords: Cc:
State:

Description (Last modified by euzuro)

For web accessible caches, a Layer.TileCache can provide fast access.

Attachments

tilecache.patch (7.3 kB) - added by tschaub on 04/03/07 15:31:26.
read-only tilecache layer
tilecache.2.patch (13.9 kB) - added by crschmidt on 07/15/07 00:24:22.

Change History

04/03/07 15:31:26 changed by tschaub

  • attachment tilecache.patch added.

read-only tilecache layer

04/03/07 15:34:50 changed by crschmidt

  • milestone set to 2.5 Release.

I'd like to see at least a few tests. Marking for 2.5.

06/17/07 10:29:42 changed by crschmidt

  • keywords set to needstests.

07/03/07 18:02:01 changed by euzuro

  • description changed.

07/15/07 00:24:22 changed by crschmidt

  • attachment tilecache.2.patch added.

07/15/07 00:26:41 changed by crschmidt

  • keywords changed from needstests to review.

Converted doc format, added tests.

Note that some tests currently fail due to #840, so if you do not apply that patch first, expect some test failures.

Please review, and commit if desired, after #840.

07/16/07 13:47:28 changed by tschaub

  • keywords deleted.
  • status changed from new to closed.
  • resolution set to fixed.

Thanks for the tests Chris!

This is in with 3763.

07/16/07 15:05:16 changed by tschaub

and test in with r3765 - excuse me