Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

base_network: use GeoSeries.voronoi_polygons instead of custom solution #1172

Merged
merged 9 commits into from
Jul 24, 2024

Conversation

fneum
Copy link
Member

@fneum fneum commented Jul 21, 2024

  • could perhaps be put into function
  • before and after shapes compared and identical

@fneum fneum marked this pull request as ready for review July 24, 2024 11:15
@fneum fneum enabled auto-merge (squash) July 24, 2024 11:19
@fneum fneum disabled auto-merge July 24, 2024 13:31
@fneum fneum merged commit 0470f11 into master Jul 24, 2024
3 of 6 checks passed
@FabianHofmann
Copy link
Contributor

nice one :)

cpschau pushed a commit that referenced this pull request Jul 26, 2024
…on (#1172)

* base_network: use GeoSeries.voronoi_polygons instead of custom solution

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* base_network: move voronoi calculations into separate function

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* base_network: fix typo in function voronoi()

* base_network: refine voronoi function

* add release note [no ci]

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants