Skip to main content

Display Lat/Longs in the Result Pane

Comments

1 comment

  • Ryan Kelley

    You should be able to use the Project Single Geometry Activity taking the user-defined geometry, declare your projection WKID, and the output geometry is geometry.extent.xmin.tostring + "," + geometry.extent.ymin.tostring.

    Ryan

    0

Please sign in to leave a comment.