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 c4096df commit 7d8ece2
Show file tree
Hide file tree
Showing 2 changed files with 353 additions and 50 deletions.
Loading

0 comments on commit 7d8ece2

Please sign in to comment.