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

API: return morphological tessellation as a GeoDataFrame #602

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

martinfleis
Copy link
Member

Normally, you will want to use tessellation as a gdf, so easier to return it as such and avoid all those to_frame calls. This also makes the output type consistent with enclosed_tessellation.

@martinfleis martinfleis added the enhancement New feature or request label Jun 14, 2024
@martinfleis martinfleis self-assigned this Jun 14, 2024
@jGaboardi
Copy link
Member

That failure is one from osmnx, not momepy itself.

@martinfleis martinfleis merged commit 2e6e816 into pysal:main Jun 14, 2024
6 of 12 checks passed
@martinfleis martinfleis deleted the mt-as-gdf branch June 14, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants