Skip to main content
Solved

Is there any FME Python API for 3D Reprojection?


rishi1804
Contributor
Forum|alt.badge.img+4

I tried the FMEFeature.reproject(coordSys) method but it can do only 2D reprojection. I want to do reprojection using Python only not with any transformer like EsriReprojector or CSmap.

Best answer by danminneyatsaf

Hi @rishi1804, apologies for the delayed reply as I was out of office. I confirmed with our development team that the API options would contain the same limitations as the Reprojector transformer. In which case, 3D reprojections are not supported with the FME Objects API.

View original
Did this help you find an answer to your question?

3 replies

danminneyatsaf
Safer
Forum|alt.badge.img+12

Hi @rishi1804​ at the moment the FME Python API only allows for 2D Reprojection. I expect that the FMEFeature.reproject(coordSys) method uses the same underlying function as the Reprojector transformer in FME which also does not support vertical reprojections at the moment.

 

If this is is something you'd like to see added to the FME Python API, then I suggest creating an idea on our Ideas Page to gather votes from other users who may also be interested in the same functionality.

 

Hope this provides some more clarity.

Dan


rishi1804
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • March 27, 2024

Hi @danminneyatsaf can you please confirm that fmeobjects.FMEReprojector is also for 2D reprojection only and there is no way to support vertical reprojection using python APIs right now? I need a reprojector or any API which can accept vertical crs and reproject the feature. I am using CSMapReprojector and it works well for some cases but the issue is it doesn’t accept crs there are just vertical handling options


danminneyatsaf
Safer
Forum|alt.badge.img+12

Hi @rishi1804, apologies for the delayed reply as I was out of office. I confirmed with our development team that the API options would contain the same limitations as the Reprojector transformer. In which case, 3D reprojections are not supported with the FME Objects API.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings