mohaidoss opened a new issue, #2354: URL: https://github.com/apache/sedona/issues/2354
Hello, I know that the `SedonaRegistrator` is deprecated since **`1.4.1`**, but the latest release introduced a breaking change that was not cited in the Changelog. the following import fails ```python from sedona.register.geo_registrator import SedonaRegistrator ``` Error: > ModuleNotFoundError: No module named 'sedona.register.geo_registrator' -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
