meliharvey/sidewalkwidths-nyc

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

Opened this issue · 0 comments

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!