I have a few tables that contain point and line features. I can group them but I want to create a boundary polygon for a database so when I need to pull them up I can use the boundary to grab all files. My thoughts were to group the line and points as needed and then run the groups through a MinimumSpanningCircleReplacer. From what I read am I correct in assuming that this tool will do just that and leave me with a polygon at the end that is a outer boundary of the grouped line and point features?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.