Select to view content in your preferred language

Ploblem to add vertice on service.

328
1
Monday
RafaelLima-img
New Contributor

I'm having a problem trying to run a script to edit a line via the REST API using arcpy. I can't add vertices to a line from a utility network just by trying to edit it. My last attempt was with the Integrate tool. Has anyone had experience with this?

0 Kudos
1 Reply
CodyPatterson
MVP Regular Contributor

Hey @RafaelLima-img 

Not sure if this would be an entire fix, but have you tried using the Densify tool in Arcpy? This would really be the method if you're trying to add vertices between the start and end points though.

Cody

0 Kudos