id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,state
3369,deprecate bounds toGeometry and use polygon fromBounds instead,bartvde,tschaub,"As was discussed by tschaub in #3344

{{{
* why do we add fromBounds if we already have OpenLayers.Bounds.toGeometry? I personally don't see a need for both.

Can you believe I forgot about Bounds.toGeometry (r5625 was a long time ago)? Actually, I think toGeometry should be deprecated and fromBounds should be added, but we don't need the bloat at this point. It makes more sense that LonLat and Bounds (lower level) don't know about Geometry (higher level). Whenever we get around to 3.0, this should be reworked. For now, I'll rework the patch to use toGeometry.

}}}",task,new,minor,2.13 Release,BaseTypes.Bounds,2.10,,,,
