I have a point feature class with a slope as a field value. I need to create a series of line segments based on the slope value. For example, I have a point feature class with the following data in the attribute tableID Slope1 0.52 0.53 0.54 0.55 0.16 0.17 0.1My end product would be a line feature class with 2 segments. One segment would go from point:ID 1 to point:ID 4 and the second segment would go from point:ID 5 to point:ID 7 with a gap between 4 and 5 (no line segment). Any ideas how I can create this?
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.