Replies: 1 comment
|
I just tested on demo server (runs from master branch) and the WMS works. https://demo.geohealthcheck.org/resource/729 . |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi
I have installed GeoHealthCheck 0.9.0 locally following the installation process from the documentation. Then, I have performed the tests available in tests/run_tests.py to check that everything is working as expected before customising it.
However, I have found that the WMS service https://service.pdok.nl/lv/bag/wms/v2_0 in tests/data/fixtures.json is giving a false result. Is it something related with the service itself or is it another thing?
Thanks for your help
I provide the information you may need:
OS: Ubuntu 24.04LTS
Python versión 3.12.3
I also attach the log of the execution of python3 run test.py and the list of installed packages through pip freeze.
run_tests.log
installed_packages.txt
All reactions