Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shapely version incompatibility #8

Open
waterced opened this issue Aug 5, 2023 · 1 comment
Open

shapely version incompatibility #8

waterced opened this issue Aug 5, 2023 · 1 comment

Comments

@waterced
Copy link

waterced commented Aug 5, 2023

Hi,
In my attempt to setup my own WMT, I've been looking into elevation data. I figured out how to configure the DEM_FILE.
However, in my first attempt I faced a TypeError: 'MultiPoint' object is not iterable. It seemed, it was related to the version of shapely and indeed, when downgrading from shapely 2.0.0 to 1.7.1 the error disappears.
It should probably be mentionned in the installation procedure, or WMT updated to support this new version.

@lonvia
Copy link
Contributor

lonvia commented Aug 7, 2023

The production machine uses shapely from Debian which is currently at 1.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants