Martin Fleischmann

Results 538 comments of Martin Fleischmann

Hi @filipwodnicki, thanks for your words. I am more than happy to add _Examples_ section to the documentation. There's always need for additional docs :). If you can shortly describe...

@jonwangio Can you add BVD as a separate PR from a separate branch?

Thanks for the report! > momepy.CellAlignment expects the left and right GeoDataFrames (containing buildings and tessellation cells) to have the same number of elements, ie each building corresponds to one...

I don't think there's a universal solution for this situation. You can do overlay if you know that you're not going to use that building geometry for anything meaningful in...

@gsagostini Have you closed it intentionally?

You will need to add `consolidate_intersections` to the list called `__all__` on top of the file.

Hi @gsagostini, I know you are likely super busy these days, but do you have an idea when you'll find some time to finalise this PR? I would like to...

@gsagostini have you pushed all your changes? I can resolve the conflicts for you.

@gsagostini I synced this with main. You will need to pull the changes. flake8 is complaining about long lines in docstrings, you'll need to fix that. CodeFactor can be ignored.