hey guys, I have another question. I do not know if it is really stuff for geotools.
Because the attributeName parameter from VectorToRaster.process() is numerical, I have to change some elements in my shape file. These are the facts: I have a huge amount of colums with String entries. But in reality the values are not Strings, but numeric entries. What now? I have to evaluate all entries, if there is a number in it or not. And if so, how to check on the elements? And then change it to some numeric entries?! Has anybody any idea how to do this with less effort? @michael: did you check already my code from http://n2.nabble.com/GridCoverage-Error-Points-of-LinearRing-do-not-form-a-closed-linestring-raster-attribute-matrix-tt4783764.html#a4783764. I send it to you via email. Thanks for your help Linda -- View this message in context: http://n2.nabble.com/Shape-file-entries-String-to-numerical-tp4833774p4833774.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ 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-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
