There is about 50 cm shift against GeoServer SLD / OSM / CUZK.
To run tests that fails because of this shift:
- let
dynamic_data.publications.crs.vectors.use_low_resolution always return False
- run
make test-separated with test case tests/dynamic_data/publication_test.py::test_action_chain[dynamic_test_workspace_crs_vectors-layman.layer-points_5514_post_qml]
- problimatic WMS assert is e.g.
(crs_def.EPSG_5514, (-598222.071, -1160322.246, -598192.491, -1160305.260), (559, 321), 'qml', '1.3.0', 2, '')
There is about 50 cm shift against GeoServer SLD / OSM / CUZK.
To run tests that fails because of this shift:
dynamic_data.publications.crs.vectors.use_low_resolutionalways returnFalsemake test-separatedwith test casetests/dynamic_data/publication_test.py::test_action_chain[dynamic_test_workspace_crs_vectors-layman.layer-points_5514_post_qml](crs_def.EPSG_5514, (-598222.071, -1160322.246, -598192.491, -1160305.260), (559, 321), 'qml', '1.3.0', 2, '')