Switch over remaining geometry modules to using client side python packages
Open
enhancement
- Dominant language
- Python
- Stars
- 7
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### 📝 Description of the feature
Similar to #641 , switch the remaining geometry modules over to using client side python packages (shapely, numpy, etc.) to avoid making calls from the client to the server:
- [ ] geometry/arc_data.py
- [ ] utility/transform.py
- [ ] utility/transform3d.py
- [ ] geometry/r_tree.py
### 💡 Steps for implementing the feature
_No response_
### 🔗 Useful links and references
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.