Skip to main content
Question

Boundary of a raster to vector

  • January 26, 2021
  • 3 replies
  • 39 views

giuseppecfgeo
Contributor
Forum|alt.badge.img+5

Hey community! How can i create a vector outline from the edge of a raster?

3 replies

Forum|alt.badge.img+2

Answered a similar question a few weeks ago. It's the same idea using the hull replacer regardless of the data type.

 

https://community.safe.com/s/question/0D54Q000080hflFSAQ/is-it-possible-to-draw-an-outline-from-a-laz-file


david_r
Celebrity
  • January 27, 2021

Try using a BoundingBoxReplacer transformer set to produce a 2D Oriented Bounding Box.


giuseppecfgeo
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • January 27, 2021

Merci David!​