Your analysis is spot on, PostGIS references the path to off-db rasters
using an absolute path, which needs to be resolved on the PostGIS server.
I guess a developer could map a folder (via samba for example) on the
PostGIS server to match that of the Django server so that both servers
share th
This is an interesting idea and approach, thanks Piero for the suggestion
and the proposed solution.
I agree with Piero and Adam, it would be a great addition to the raster
field. Especially for large volumes of data (not only for individual large
files, but also for many small files). Raste
I created a ticket and PR to bump the minimum cx_oracle version to 5.2.
https://code.djangoproject.com/ticket/27649
https://github.com/django/django/pull/7752
On Thursday, December 22, 2016 at 3:11:33 AM UTC-5, Shai Berger wrote:
>
> On Thursday 22 December 2016 00:07:05 Josh Smeaton wrote:
> >