Skip to content

Distance tools GDAL#490

Merged
nmaarnio merged 4 commits intomasterfrom
distance-tools-gdal
Mar 25, 2025
Merged

Distance tools GDAL#490
nmaarnio merged 4 commits intomasterfrom
distance-tools-gdal

Conversation

@nmaarnio
Copy link
Collaborator

No description provided.

@nmaarnio nmaarnio added preprocessing Feature related to preprocessing functions performance Performance issues or improvements CLI Command-line interface related labels Mar 24, 2025
@nmaarnio nmaarnio requested a review from mipeso March 24, 2025 14:25
Copy link
Contributor

@mipeso mipeso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

This was done to import GDAL only when needed and not everytime misc utils are imported
…gdal_proximity' by default

Older distance computation that uses Numba is still available and used if 'gdal_proximity' cannot be used.
Separated Numba tool to its own module to avoid circular import
@nmaarnio nmaarnio force-pushed the distance-tools-gdal branch from 733a260 to ec038ae Compare March 25, 2025 07:45
@nmaarnio nmaarnio force-pushed the distance-tools-gdal branch from ec038ae to 7767c05 Compare March 25, 2025 08:39
@nmaarnio nmaarnio merged commit eb11a1f into master Mar 25, 2025
2 of 4 checks passed
@nmaarnio nmaarnio linked an issue Mar 25, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLI Command-line interface related performance Performance issues or improvements preprocessing Feature related to preprocessing functions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use gdal_proximity for distance tools by default

2 participants