Extraction of elevation values from a DEM

I want to extract elevation data from a DEM to a vector layer (points) in GM 19.1
How can I manage this?

Answers

  • oswaffield
    oswaffield Global Mapper User
    Answer ✓
    Not sure if v19.1 is the same as v21.1, but try the following:
    After you have loaded your elevation data, right click on the file in control centre and go to "layer", then select "create point features at elevation grid cell centers".
    You can then export this point layer to a vector file.
  • Thank you, it works.