Select to view content in your preferred language

extract values to points after a join

1368
0
05-11-2010 03:55 AM
mercebarnolas
Emerging Contributor
I'm writting a python script and it crashes when i try to extract cell values of a raster on a set of points.
I have also used the "extract values to points" tool with the shapefile generated and it doesn't work. There are no fields with a name larger than 10 characters.
I think that the problem is that the shapefile i'm using has been generated after a join (because i have tryed to use the  "extract values to points" tool with another shapefile generated after a join and it doesn't work).
The error reported is: "ERROR 010067: Error in executing grid expression. Assignment to non-variable
Failed to execute (ExtractValuesToPoints)."

Any solution?

Thank you
0 Kudos
0 Replies