• @[email protected]
    link
    fedilink
    English
    8
    edit-2
    2 years ago

    Why follow a line when I could make a DEM from some LIDAR data, then run Aspect and Accumulation functions and dileneate watersheds?

    • @[email protected]
      link
      fedilink
      English
      132 years ago

      You’re now playing GIS DnD:

      The LiDAR dataset you’re using was scanned in a forested area and doesn’t include any secondary return data. As a result, your watersheds are occluded and the data doesn’t provide the greatest cartography.

      What do you do?

        • @[email protected]
          link
          fedilink
          English
          12 years ago

          Success! You manage to build a somewhat useful TIN from the data. Upon further inspection, the contours of the watersheds you were looking for are vaguely visible. Occlusion from the surrounding trees has had an impact on the dataset though, and it seems the noise wasn’t filtered out of the dataset properly, leaving you with the occasional ridiculously stretched triangle to work with. Generating nice vector data from this will prove challenging.

          How do you proceed?