OpenLayers OpenLayers

Ticket #1023 (closed feature: fixed)

Opened 1 year ago

Last modified 1 year ago

Add serviceVersion property to Layer.TMS

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

Description

TMS service version was hardcoded in getURL, now can be set by serviceVersion property. includes test.

Attachments

tms_serviceVersion.patch (2.2 kB) - added by sderle on 09/28/07 14:12:48.
patch to add serviceVersion to TMS

Change History

09/28/07 14:12:48 changed by sderle

  • attachment tms_serviceVersion.patch added.

patch to add serviceVersion to TMS

09/28/07 14:13:35 changed by crschmidt

  • keywords changed from review to commit.

Go ahead to commit.

09/28/07 14:13:56 changed by sderle

(In [4521]) Add serviceVersion property to Layer.TMS. (see #1023)

09/28/07 14:14:07 changed by crschmidt

  • keywords changed from commit to pullup.

10/03/07 16:27:17 changed by crschmidt

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

(In [4794]) Pull up most of the changes for what will be 2.5RC4:

  • Clone on WMS/MS Untiled, 4760:4761 (Closes #1013)
  • serviceVersion on TMS, 4720:4721 (Closes #1023)
  • W3CGeo in Format.GeoRSS, 4768:4769, 4778:4779 (Closes #1024)
  • GeoJSON Draft4 Update, 4769:4770 (Closes #1028)
  • pagePosition Regression 4782:4783, (Closes #1034)
  • example changes 4691:4692 (Closes #1040)
  • WFS missing registerTileListener 4759:4760 (Closes #1045)
  • Yahoo API to stop dragging 4792:4793 (Closes #1052)