OvertureMapsDownloader icon indicating copy to clipboard operation
OvertureMapsDownloader copied to clipboard

Error running OMDownloader

Open bpstewar opened this issue 11 months ago • 0 comments

I am encountering an error when running the OMDownloader function; I used the example you shared here - https://colab.research.google.com/drive/13jMZpR2Rls2p8iFim9FE4beRQcGo9vj5?usp=sharing AttributeError: 'MapPartitions' object has no attribute 'set_crs' AttributeError: 'Series' object has no attribute 'set_crs'

This seems to be an issue with converting the geometry in the data frame, but I don't see what has changed since you last ran it successfully

bpstewar avatar Mar 29 '24 13:03 bpstewar