Import and display WMS services along with all of its layers
- Open Terminal
- Upgrade PIP to the latest version
pip install -U pip setuptools
- Get a copy of the project
git clone https://github.com/lordofhogwarts/WMS_catalog
- Install requirements
pip install -r requirements.txt