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

TypeError: Input must be valid geometry objects: <centerline.geometry.Centerline object at 0x000002336EBB9610> #13

Open
ManuelBanza opened this issue Feb 15, 2023 · 1 comment

Comments

@ManuelBanza
Copy link

Hello,

When trying to run the notebook with the sample data in the code "df_exploded = df_exploded.set_geometry('centerlines')" it returns this message:

TypeError: Input must be valid geometry objects: <centerline.geometry.Centerline object at 0x000002336EBB9610>

I think it was supose to return a geomtry column but returns a centerline object.

Cna you help @meliharvey ?

Thnaks!

@csluijs
Copy link

csluijs commented Aug 29, 2024

Hello,

I have the same issue when running "df_exploded = df_exploded.set_geometry('centerlines')": TypeError: Input must be valid geometry objects: <centerline.geometry.Centerline object at 0x0000019801D70590>

Did you manage to solve it? Hope you can help!

Carlijn

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

No branches or pull requests

2 participants