Select to view content in your preferred language

Subpopulations of fish

555
4
01-28-2025 10:40 AM
GysaLangelet
New Contributor

Hello everyone 

I am trying to map ‘fish populations’ on Arcmap. I have a dataset with points in the watercourses where the specific fish occurs and I have an hydrogeographic atlas. Now I want to highlight the rivers starting from the point where the fish was caught all the way up & down to 3km from that point (when the waterstream splits it should follow both parts). Like this I want to create subpopulations, so the highlights will often overlap when there are points nearby eachother. 
i tried following steps but this did not give the result that I wanted: 

1. create routes (linear referencing toolbox)

locate feature among routes (lrt) 

3 add ‘from (meas -3000) and to (meas + 3000) 

4 make route event layer

0 Kudos
4 Replies
ZachBodenner
MVP Regular Contributor

Are you just looking to visualize the 6km stretches of rivers? Are you able to create new separate river layers and still achieve your goals?

Happy mapping,
- Zach
0 Kudos
GysaLangelet
New Contributor

Hello,

Yes it’s just to visualize. It can be seperate layers. 

0 Kudos
ZachBodenner
MVP Regular Contributor

Well, this is a bit of a roundabout process, so I hope you don't need to do it too many times, but it is at least an option:

1. Duplicate your rivers layer to ensure a "master" copy stays intact

2. Use the Split tool and choose "by feature". Use the fish point as the input and the copied river layer as the target

ZachBodenner_0-1738094309416.png

3. Use the Divide tool and specify the distance along the line to split the feature. Do that for both of the new segments generated in step 2

ZachBodenner_1-1738094588323.png

 

Then you're left with a few new segments: Two on each side of the point you can either export to a new feature class or adjust the attributes to visualize differently than your underlying master layer.

Again, a tad roundabout, but lacking a single tool function to bundle each of these (I recommend submitting an idea if no other community members know of a way to do that), it could work for you.

 

 

Happy mapping,
- Zach
0 Kudos
DuncanHornby
MVP Notable Contributor

If you have access to ArcPro then have a look at RivEX, it has many tools for processing sites along rivers. You can very easily create 3km u/s and d/s reach polylines by using one of the reach generation tools. The RivEX manual has a section of worked examples to inspire users with the wide range of river related processing that can be done.

0 Kudos