feature values from RasterToVectorProcess
-----------------------------------------

                 Key: GEOT-3100
                 URL: http://jira.codehaus.org/browse/GEOT-3100
             Project: GeoTools
          Issue Type: Improvement
    Affects Versions: 2.6.0
            Reporter: Michael Bedward
            Priority: Minor
             Fix For: 2.6.5, 2.7-M0


In the schema for vector features generated by RasterToVectorProcess the "code" 
property which records the value of the grid region bounded by a polygon 
feature is an integer. This is pretty useless, for instance, when vectorizing a 
grid coverage with floating point values between 0 and 1.

Change it to a double and change the name to "gridvalue" to make it more 
obvious where it's come from.

-- 
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

        

------------------------------------------------------------------------------

_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to