Modify/Update Feature Geometry

408
2
06-01-2022 01:17 PM
jluong
by
New Contributor II

Hello everyone,

I'm trying to create offsets of my line geometry to display different variations of the feature in an offset map.

To do this, I'd like to shift/move line features by a specified distance.  Is there a way in ModelBuilder to modify the geometry's X,Y Centroid point and accomplish this?

I'm looking for something similar to the 'Shift' (Data Management Tools), which only works on Rasters 😞

Thank you

Tags (4)
0 Kudos
2 Replies
SarahHartholt
Occasional Contributor III

Instead of creating a second layer that contains the same data, you can use the offset line options in the symbology properties of your feature class; assuming you have the variations stored in the attribute table. 

SarahHartholt_0-1654115570148.png

 

jluong
by
New Contributor II

I was hoping to tackle this problem on the backend/geoprocessing side of things to maximize the automation of this process.  That said, there seems to be no convenient (out of the box) solution so may need to resort to custom scripting.

Creating the offsets through the symbology is also an option I didn't fully consider, but this is a good fallback plan. 

Thanks for the insight and quick response!

 

0 Kudos