Skip to content

Commit

Permalink
ogr2ogr: use OGRWKBTransform(), when possible, to speed-up -t_srs in …
Browse files Browse the repository at this point in the history
…Arrow code path

Also use multi-threaded coordinate transformation by splitting the
features within each batch in several sub-batches, each processed in its
own thread.
  • Loading branch information
rouault committed Sep 2, 2024
1 parent fc04897 commit 6c97221
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 50 deletions.
Loading

0 comments on commit 6c97221

Please sign in to comment.