Skip to main content

Another one from my daily work:

Is there any chance to find “spikes” in elevation to avoid situations like this in 3d view? I already found that there is spike remover but my job is to only find them.

Red lines are bridges and they should look like a little bit smoother :)

Attribute which they are based on is “F_ELEV” and “T_ELEV”

 

Please help me with identifying such situation using FME.

Shapefile with this situation: 

You could still utilize the SpikeRemover, and just take the points from the Removed port if all you want are points of where spikes are.


@liamfez I think in my case the problem is that my data are in 2D. The only attributes I can rely on are “F_ELEV” and “T_ELEV”.


Reply