Tagged Questions
5
votes
3answers
360 views
Convert polyline with Left ID and Right ID to polygons with ID
I have a polyline shape file which contain Left Id and Right ID information and struggling in converting this polyline layer to polygon with ID via arcpy.
I am using ArcGIS(editor) license so feature ...