OpenLayers OpenLayers

Ticket #526 (closed feature: fixed)

Opened 2 years ago

Last modified 1 year ago

Patch for Layer.MapServer.Untiled

Reported by: openlayers Assigned to: crschmidt
Priority: minor Milestone: 2.4 Release
Component: Layer.MapServer Version: 2.3
Keywords: Cc: woodbri@swoodbridge.com
State:

Description

This is a patch which includes code for Layer/MapServer/Untiled.js and an examples/notileMS.html to test it.

Attachments

OL2.3-MapServer-Untiled.tgz (2.9 kB) - added by openlayers on 03/09/07 15:43:47.
Tar file with new files for this feature.
notileMS.html (0.9 kB) - added by pspencer on 03/25/07 17:05:00.
updated example page.
Untiled.js (8.1 kB) - added by pspencer on 03/25/07 17:05:33.
Updated Untiled.js layer file
test_MapServer_Untiled.html (5.8 kB) - added by pspencer on 03/25/07 17:06:51.
test page for MapServer.Untiled layer

Change History

03/09/07 15:43:47 changed by openlayers

  • attachment OL2.3-MapServer-Untiled.tgz added.

Tar file with new files for this feature.

03/20/07 09:06:00 changed by pspencer

I've added this to my sandbox and tested, it works fine with trunk. There was one minor change to allow for different ratios in the getURL function.

The test page works against http://labs.metacarta.com/wms/vmap0 and I have also tested it against my local mapserver cgi with some different data.

I think it would be good to get this into the queue for 2.5. What is the process for this?

03/25/07 17:05:00 changed by pspencer

  • attachment notileMS.html added.

updated example page.

03/25/07 17:05:33 changed by pspencer

  • attachment Untiled.js added.

Updated Untiled.js layer file

03/25/07 17:06:51 changed by pspencer

  • attachment test_MapServer_Untiled.html added.

test page for MapServer.Untiled layer

03/25/07 17:08:24 changed by pspencer

Revived Steve's code, updated for trunk, and added a test case too. Please consider merging soon so it doesn't go stale again.

03/25/07 17:20:59 changed by crschmidt

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 2.4 Release.

Committed with r2891. Thanks to Steve and Paul.

07/05/07 17:06:44 changed by euzuro

  • keywords deleted.