Select to view content in your preferred language

merging multiple polylines from different layer

2642
1
07-30-2011 08:48 AM
jerryjones
New Contributor
I am trying to find a simple way in which to merge a large number of polylines from a number of layers to form one polygon feature using arc10. Is there a simple solution to this...

thanks

jerry
Tags (2)
0 Kudos
1 Reply
DanLee
by Esri Regular Contributor
Esri Regular Contributor
You can check if Feature To Polygon tool works for your case. You can either run this tool to get polygons for each polyline layer and then Merge or Append them; or get polygons from multiple layers at once.

Regards,
0 Kudos