waymarkedtrails / waymarkedtrails-api

The API delivering waymarkedtrails data.
GNU General Public License v3.0
10 stars 3 forks source link

`shapely` version incompatibility #8

Open waterced opened 1 year ago

waterced commented 1 year ago

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 commented 1 year ago

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