Issue Type: Improvement Improvement
Affects Versions: 8.2
Assignee: Jody Garnett
Components: main
Created: 19/Sep/12 4:59 PM
Description:

The IEEERemainder filter function should specify a required type of Double when evaluating its arguments. This will allow literal values to be used directly, without needed to parse them as doubles. It should also allow easy use of integers as well.

The fix is at lines 56 and 64 of FilterFunction_IEEERemainder, to use "evaluate(feature,Double.class)".

Environment: All
Project: GeoTools
Priority: Minor Minor
Reporter: Martin Davis
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to