* (Closes#2360) make Layer.addOptions call initResolutions if necessary
* (Closes#2656) no way to pass read options from protocol to format
* (Closes#2751) Changes in languages: "es" and "ca".
* (Closes#2814) SLDSelect control tests failing
* (Closes#2815) Cluster Strategy should not destroy all features
Also:
* Change examples to use OSGeo, rather than MetaCarta, servers.
* Change copyright statements to correctly state joint copyright
in the project, rather than MetaCarta copyright.
git-svn-id: http://svn.openlayers.org/branches/openlayers/2.10@10715 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
this, for example, allows user to access to properties that are not part of the feature attributes.
r=elemoine (closes#1548)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7216 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
* new convenience method addUniqueValueRules in OL.!StyleMap. This can actually be used to achieve what I was trying to show in the example of this ticket's description.
* some refactoring of OL.Style to remove duplicate code (with tests)
* a new example showing how to add a "unique value" legend to a point layer using the new addUniqueValueRules method
* Rule.symbolizer can now also be just a symbolizer, instead of a hash of symbolizers keyed by "Point", "Line", "Polygon". This will make things even simpler (as can be seen in the styles-unique.html example)
r=tschaub (closes#1373)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6396 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf