Extend VectorToRasterProcess options ------------------------------------ Key: GEOT-3007 URL: http://jira.codehaus.org/browse/GEOT-3007 Project: GeoTools Issue Type: Improvement Reporter: Michael Bedward Assignee: Michael Bedward Fix For: 2.6.3, 2.7-M0
At the moment the VectorToRasterProcess class uses an attributeName parameter to get a numeric value from each feature that is used for the corresponding cell values in the output raster. Add the ability to pass an org.geoapi.filter.Expression parameter that can be evaluated to a numeric value to allow for feature value recoding, interpolation etc. as well as generating unique integer ID values from featureIds so that the output raster can be linked to a table of other attributes. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel