OpenLayers OpenLayers

Ticket #1719 (closed feature: fixed)

Opened 3 months ago

Last modified 3 months ago

Add spatial filter.

Reported by: tschaub Assigned to: elemoine
Priority: minor Milestone: 2.7 Release
Component: Filter.Spatial Version: 2.6
Keywords: Cc:
State: Complete

Description

I'm breaking up #1543 to add some clarity.

This ticket is only about adding OpenLayers.Filter.Spatial.

Attachments

spatial_filter.patch (7.0 kB) - added by tschaub on 09/04/08 16:20:57.
adds OpenLayers.Filter.Spatial

Change History

09/04/08 16:20:57 changed by tschaub

  • attachment spatial_filter.patch added.

adds OpenLayers.Filter.Spatial

09/04/08 16:24:46 changed by tschaub

  • owner changed from tschaub to elemoine.
  • state set to Commit.

Original patch from Bart. Seb did something to it. Eric added the evaluate method and tests. This is good to go.

09/04/08 16:52:05 changed by tschaub

  • status changed from new to closed.
  • state changed from Commit to Complete.
  • resolution set to fixed.

(In [7952]) Adding OpenLayers.Filter.Spatial. Thanks to bartvde for the original patch. Thanks elemoine for adding the evaluate method and test. I'm putting this in so we can move on some other tickets. r=me (closes #1719)

09/05/08 02:37:34 changed by euzuro

  • component changed from general to Filter.Spatial.