-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maintenance #69
Maintenance #69
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for fixing the bug with creating raster objects for any general location without a defined source.
There is a comment for fixing the network folder name to add minute.
The rest looks good and local tests are also passed.
src/tile2net/raster/grid.py
Outdated
path = os.path.join(poly_fold, f'{self.name}-Polygons-{datetime.datetime.now().strftime("%d-%m-%Y_%H")}') | ||
path = os.path.join( | ||
poly_fold, | ||
f'{self.name}-Polygons-{datetime.datetime.now().strftime("%d-%m-%Y_%H")}' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need the minute here as well.
del geocode.address
before it is setshapely==2.0.1
is incompatiblequery_bulk
withquery