Skip to main content
Question

I have a shape file that doesn't have the elevation coordinates. I have the extracted x and y and with those I am looking for a way to solve for z or the elevation. Can this be done in FME, and if so with what transformer?


I have a shape file that doesn't have the elevation coordinates. I have the extracted x and y and with those I am looking for a way to solve for z or the elevation. Can this be done in FME, and if so with what transformer?

2 replies

panda
Enthusiast
Forum|alt.badge.img+18
  • Enthusiast
  • July 20, 2021

Try CoordinateExtractor to see if there are Z value store in the shapefile or not. If there's none, you will probably need to to do spatial filter/ relator with the known elevation file to see if it touch / equal / or intersect, you can merge the elevation from that file into your shapefile. Once that process is done, you can use 3Dforcer to apply that elevation into your shapefile (this will apply elevation to Z-value).

 

But short answer is, I do not know of a way that FME can apply elevation without elevation data being supplied.


drc43
Contributor
Forum|alt.badge.img+11
  • Contributor
  • July 20, 2021

The ElevationExtractor transformer is probably the easiest way to pull a z value out of your shapefile. That is of course if it exists, as @panda​  has mentioned.


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