Skip to content

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

Merged
fneum merged 9 commits intomasterfrom
geopandas-voronoi
Jul 24, 2024
Merged

base_network: use GeoSeries.voronoi_polygons instead of custom solution#1172
fneum merged 9 commits intomasterfrom
geopandas-voronoi

Conversation

@fneum
Copy link
Copy Markdown
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
@FabianHofmann
Copy link
Copy Markdown
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