using CSV as the target format, i'm using coordinateextractor to expose the xyz values. the problem is, the z value is being converted to a positive value, while it is negative in the original data. I've been plaing with paramaters in both the coordinate extractor, the target writer featrue type, nothing. any thoughts, either preserving the negative value, or multiplyiing the attribute by -1 by a paamater in the writer, or an arithmatic operator for the writer value?
Solved
coordinate conversion, z not staying negative
trying to convert NGDC HYD93 format data (b93) to ascii text xyz or csv.
Best answer by david_r
Hi
View original
How are you reprojecting the data? If you're using the CsmapReprojector you can specify if the heights (z-values) are reprojected or not.
David
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.