Python Pandas Code to trace Neighbours

Hi Experts,
Anyone have Python Pandas Code to trace Neighbours with respect of our site azimuth after getting all dist, azimuth into dataframe?.

1 Like

Hi,
i am not realy an expert on python, but i think to have feedback on your big request :slight_smile: it will be more better helpful if you go throught your request step by step, like how to trace polygone… ans so on
Ps: it is just my humble opinion , and i am so existed to see the responce of your request :sweat_smile: :innocent:
Respects

U can use harvesine function in python to get distance between neighbors and them calculate bearing between nearby sectors and then using both distance and bearing you can fetch nbrs of a particular cell