solaris: AttributeError: module 'solaris' has no attribute 'vector'
fbc_mask = sol.vector.mask.df_to_px_mask(df=cropped_polys_gdf, channels=['footprint', 'boundary', 'contact'], affine_obj=tfm, shape=(tile_size,tile_size), boundary_width=5, boundary_type='inner', contact_spacing=5, meters=True)
AttributeError: module ‘solaris’ has no attribute ‘vector’
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 16 (8 by maintainers)
This should be fixed in the 0.2.2 release that just went out. Thanks!