Add Extra geometry functions in Arcade

372
1
01-29-2023 11:00 AM
Status: Closed
Jan_Creupelandt
New Contributor III

In Arcade, you can already rotate a geometry. There is also an offset function, but this translates the geometry only in horizontal direction (left or right).

I suggest to add additional Geometry functions:

  • Move : move a geometry by defining a startpoint and an endpoint
  • Scale : scale a geometry by defining a basepoint and a scale factor
  • Translate : reposition a geometry by defining 2 pair of points -> this will move, rotate and scale at the same time (also known as an affine transformation)
Tags (2)
1 Comment
KoryKramer
Status changed to: Closed

This is a duplicate of https://community.esri.com/t5/arcgis-pro-ideas/add-extra-geometry-functions-in-arcade/idi-p/1251779. Users interested in this functionality, please add kudos to the existing idea and comments including your use case. Thank you.