@paulox @thibaudcolas I've got a project that uses docker, Django, postgres and to store geographic data. Wonder if it's worth stripping gown to a basic template 🤔
@markwalker @thibaudcolas Are you referring to my proposal for a lightweight GeoDjango mode? In that case, you don't need a Docker template, but a change to the Django code so that it doesn't require the installation of GDAL.
@paulox @markwalker @thibaudcolas Having struggled with getting GDAL and GEOS installed in the past, anything to make using GIS easier would be welcome!