It seems like usage of OpenLayers filters is very low and the concept is weak; there are a lot of places (like referring to a preset which gets removed or is temporary) where it falls apart. Also, the module is very minimal and could be maintained as an external instead of part of the core OpenLayers module project; we could split it out and look for a maintainer so that the core of OpenLayers can become stable.

Unless there are any serious objections, I think it makes sense to remove filters soon from the 2.x branch.

Comments

zzolo’s picture

I am not sure how you can tell the usage of it. And I am not sure how the concept is weak (maybe more explanation here).

* It is simple, and my guess is that it is probably not used too often, but I have no evidence of that.
* Is it very hard to just put the default map if something doesnt exist
* It offers the same functionality that GMap does, allowing people to switch to open layers.
* The code is so minimal, I don't see the burden of maintaining the module.
* I think moving it to a separate module is an annoyance for drupal.org and just puts more small modules into the module soup.
* If this is really holding up 2.x becoming stable, I will be happy to upgrade it (the whole 30 minutes it would take).

Unless you can give a better argument here, I don't see any reason to remove it.

tmcw’s picture

Hey,

Sounds good - you want to take charge in porting openlayers_filters to 2.x? I'm going to be working on openlayers_cck whenever I get free moments - these are basically the two submodules that haven't gotten much love and definitely block general consumption of the OpenLayers module.

zzolo’s picture

Assigned: tmcw » zzolo

On it.

zzolo’s picture

Title: Removing openlayers_filters in 2.x » Upgrade openlayers_filters in 2.x
Status: Active » Fixed

Upgraded: http://drupal.org/cvs?commit=310842

I have to fix some other bugs to fully test.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.