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

fix typo #27

Closed jkeifer closed 6 years ago

jkeifer commented 6 years ago

Just saw and fixed a small typo in the docs. Thanks for the awesome project.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-1.6%) to 90.123% when pulling b19b3dd94e0b8638bccc1e741a16a5b8b15d411a on jkeifer:patch-1 into 527520d193e3c09c70056f515fc88d3fb7b25b7a on geodesign:master.

yellowcap commented 6 years ago

Thanks @jkeifer . Always great to know django-raster has happy users! :-)