Hi team,
Is there a way i can do a select by location thing where I can only select the point features that have 3 or more line features connected to it??
TIA
Hi Daniella,
I would do a spatial join of the points to the lines, which will give you a field called "Join_Count" that will tell you how many lines the point intersects with. Then you can just do a regular selection based on that attribute.
A quick clarification or two for both @GTueller and @DaniellaRose, because I can't remember and don't have a chance to test right this second:
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.