ThinkGeo.com    |     Documentation    |     Premium Support

ManagedProj4Projection ConvertToExternalProjection not passing Z

Hello, please refer to attached image.



I'm trying to reproject one point from one coordinate system into another, but the resulting Z is 0. And should not be.


input: +proj=utm +zone=29 +ellps=WGS84 +datum=WGS84 +units=m +no_defs 


output: +proj=tmerc +lat_0=39.66825833333333 +lon_0=-8.133108333333334 +k=1 +x_0=0 +y_0=0 +ellps=GRS80 +units=m +no_defs


 


Thank you


 



Rui,


 I don't  think that our projection library handles the z value of points but I can investigate this further. Can you tell us what are the X, Y and Z values of your point in the original projection (UTM zone 29)? Thank you.