Good afternoon,
I am looking for a way to find the 2 or the nearest facilities from a point.
Is there a way to get more than one candidate using arcpy.analysis.Near?
Regards
Try Generate Near Table and specify the closest_count parameter as 2
Check outGenerate origin destination links
It may fit your use case - it creates a ‘spider diagram’
Thank you @BlakeTerhune and @Dale_Honeycutt for your answers.
Never tried to do this but thinking in my head...
Using a Loop...
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.