boundary-coordinate-intersection python script to find intersection of boundary coordinates install Pip3 python3 install pip3 create an virtual env python3 -m venv env activate the Virtual env source env/bin/activate Install Packages pip3 install geopandas