Quick test to verify content of a shape file

How to run the script:

Clone the repository

git clone https://github.com/GiovanniBalestrieri/quick_plot_shapefile.git

cd quick_plot_shapefile

Create virtual environment

python3 -m venv environ

Activate it and install requirements

. environ/bin/activate

pip install --upgrade pip

pip install -r requirements.txt

Run the script

python test1.py