espena/sosicon

Contours have no z-data after conversion

Opened this issue · 1 comments

Contours have no z-data after conversion. What can be done to solve this?

Maye you find the same problem that I found. the values are not numeric but text so when you want to get a z values, program cannot find it because is looking for a numeric value, but finds a text value! If so, you need to convert that field from text to numeric.. hope that can help you!