geodesign / django-raster

Django-raster allows you to create tiled map services (TMS) and raster map algebra end points for web maps. It is Python-based, and requires GeoDjango with a PostGIS backend.
BSD 3-Clause "New" or "Revised" License
96 stars 39 forks source link

Fixes for temporary file locks and windows implementation. #57

Closed carderm closed 3 years ago

carderm commented 3 years ago

Hi please let me know if you need anything more before this can be accepted? thanks!

yellowcap commented 3 years ago

Hi, yes in principle its good to go. The automated testing platform I was using is no longer active, so I had to change this over the last few days. Now its doing automated testing again on every push.

So I wanted to ask you to simply "refresh" this pull request by resetting and making a new commit with the same changes, this will trigger the build and so the unit tests will be ran with your changes and shown here in the pull request.