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

Add support for custom s3 endpoints #36

Closed bpneumann closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-1.5%) to 89.758% when pulling 9f59ae7f5cbab429f3ff471ff6fdb9093ef69fab on bpneumann:custom_s3_endpoint into b7521c950035d88f02acebb42b5c43eaa09fd4f4 on geodesign:master.

yellowcap commented 5 years ago

It took me a while to get back to this, but thanks for the contribution @bpneumann looks good!