Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update swiss_locator_filter.py (#64)
``` IndexError: list index out of range Traceback (most recent call last): File "python/plugins/swiss_locator/core/filters/swiss_locator_filter.py", line 193, in create_transforms self.crs = map_crs.authid().split(":")[1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ IndexError: list index out of range ```
- Loading branch information