Skip to content

Changed the Shapely polygon creation from WKT to WKB to speed up the processing

Danijel Schorlemmer requested to merge feature/optimize_area_computation into master

The change of WKT to WKB for Shapely polygon generation speeds up the process by 10-20%.

Edited by Danijel Schorlemmer

Merge request reports