Adding attribute to PPS object from XY data #52
-
Hi, I'm looking at the spatial distribution of boulders in channels in my study area. I have a table with x-coordinates, y-coordinates, and c-axis lengths for each boulder. I've used this table to create a PPS object where each point represents a boulder. My question is: Is it possible to attach the boulder size data to each point when creating a PPS object? I thought about creating a node attribute list of the boulder lengths, but since some of my boulders are clustered pretty closely together, there's not necessarily a single boulder at each node (and some nodes don't have any boulders). My ultimate goal is to calculate the cumulative sum of boulder lengths over different segments of the channel. For context, I only have boulders mapped along the trunk channel of each watershed, not the entire network. Do you have any suggestions on how I could approach this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi, unfortunately, marks have so far not gotten much attention. Maybe this should be something to look into the future. In fact, PPS was designed to also hold marks and covariates.
I hope this is what you were asking for. |
Beta Was this translation helpful? Give feedback.
-
This is exactly what I needed, thank you! -Grace |
Beta Was this translation helpful? Give feedback.
Hi,
unfortunately, marks have so far not gotten much attention. Maybe this should be something to look into the future. In fact, PPS was designed to also hold marks and covariates.
Still, for your application, there could be a work-around: