Re: [Geotools-devel] SWT MouseWheelEvents

2014-02-06 Thread andrea antonello
[...] > Merged. Btw, if you want, you have direct commit rights too Thanks a lot Andrea. Cheers, Andrea -- Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common

Re: [Geotools-devel] SWT MouseWheelEvents

2014-02-06 Thread Andrea Aime
On Fri, Feb 7, 2014 at 8:14 AM, andrea antonello wrote: > Hi Bastian, > it makes sense, I just created a pull request for this. > https://github.com/geotools/geotools/pull/359 Merged. Btw, if you want, you have direct commit rights too Cheers Andrea -- == Our support, Your Success! Visit htt

Re: [Geotools-devel] SWT MouseWheelEvents

2014-02-06 Thread andrea antonello
Hi Bastian, it makes sense, I just created a pull request for this. https://github.com/geotools/geotools/pull/359 Cheers, Andrea On Thu, Feb 6, 2014 at 3:21 PM, bastian winzen wrote: > Hi there, > would it be possible to change the constructor of > org.geotools.swt.event.MapMouseEvent > > p

[Geotools-devel] [jira] (GEOT-4692) Create index on tile tables

2014-02-06 Thread Justin Deoliveira (JIRA)
Title: Message Title Justin Deoliveira created an issue

[Geotools-devel] [jira] (GEOT-4576) Allows the crop operation to force internally using a mosaic operation when requested by param

2014-02-06 Thread Daniele Romagnoli (JIRA)
Title: Message Title Daniele Romagnoli reopened an issue

[Geotools-devel] SWT MouseWheelEvents

2014-02-06 Thread bastian winzen
Hi there, would it be possible to change the constructor of org.geotools.swt.event.MapMouseEvent       public MapMouseEvent( SwtMapPane pane, MouseEvent event, boolean isWheel ) {     this.event = event;     isWheelEvent = isWheel;     if (!isWheel) {     wheelAmount = 0;

[Geotools-devel] FES Filter to XML

2014-02-06 Thread Rob van Swol
Hi, I am using geotools 10.4 en I am trying to encode a FES filter to XML. (I never had any problems with v1.1 OGC Filters). For example: encoding a PropertyIsLike filter results in (ValueReference and Literal are missong): http://www.opengis.net/fes/2.0"; xmlns:gml="http://www.opengis.net/gml