OvertureMapsDownloader
OvertureMapsDownloader copied to clipboard
Error running OMDownloader
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