Switch PolygonData and PointData operations to use shapely library
Open
enhancement
- Dominant language
- Python
- Stars
- 7
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### 📝 Description of the feature
To reduce client<->server communication, switch the implementation of relevant methods in the `PointData` and `PolygonData` classes to use the `shapely` library
### 💡 Steps for implementing the feature
_No response_
### 🔗 Useful links and references
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.