-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
proximity
and buffer_metric
functionalities with metric
opt…
…ion based on finding local UTM (#336) * Add latlon_to_utm and utm_to_epsg functions * Add raster proximity function * Add vector proximity, buffer_metric functions, and add metric argument to buffer_without_overlap * Add test for utm_to_epsg * Fix circular import * Add tests for latlon_to_utm * Add test for buffer_metric * Update tests for buffer_without_overlap * Linting * Make proximity function more modular * Add more parameters to proximity * Incremental commit on proximity tests * Finalize proximity tests * Linting * Fix description of buffer metric * Incremental commit on eriks comments * Finalize accounting for comments * Fix code broken when accounting for comments * Linting * Linting
- Loading branch information
Showing
6 changed files
with
661 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.