Re: [postgis-users] Problem raster2pgsql on Centos 8 -postgres 12 / postgis 2.5

2020-11-19 Thread Alain Benard
Date: Fri, 13 Nov 2020 23:53:00 + From: Devrim Gündüz mailto:dev...@gunduz.org>> To: PostGIS Users Discussion mailto:postgis-users@lists.osgeo.org>> Subject: Re: [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5 Hi, On Mon, 2020-11-02 at

Re: [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5

2020-11-13 Thread Devrim Gündüz
Hi, On Mon, 2020-11-02 at 08:17 +, Alain Benard wrote: > I have a problem with rasterpgsql with all file geotiff. > > On a server Centos 7 / Postgres 9.5 / postgis 2.5 : > /usr/pgsql-9.5/bin/raster2pgsql -b 1 -I -C -F -t 50x50 -s 2154 > filename.geotiff tablename > script.sql   : it's OK

Re: [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis

2020-11-06 Thread Alain Benard
From: "Regina Obe" mailto:l...@pcorp.us>> Sounds from the below thread the issue is with proj and the interaction with GDAL. Can both of you let me know what the output of SELECT postgis_full_version() Gives - and also do an ldd raster2pgsql ldd postgis-2.5.s

Re: [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5

2020-11-05 Thread Lars Aksel Opsahl
>From: postgis-users on behalf of >Regina Obe Sent: Thursday, November 5, 2020 11:52 AMTo: >'PostGIS Users Discussion' Subject: Re: >[postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5 > > > >From your postgis output you are running

Re: [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5

2020-11-05 Thread Regina Obe
n...@lists.osgeo.org] On Behalf Of Lars Aksel Opsahl Sent: Thursday, November 5, 2020 5:19 AM To: postgis-users@lists.osgeo.org Subject: Re: [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5 >From: postgis-users mailto:postgis-users-boun...@lists.osgeo.org> >

Re: [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5

2020-11-05 Thread Lars Aksel Opsahl
>From: postgis-users on behalf of Jorge >Gustavo Rocha Sent: Thursday, November 5, 2020 10:44 AMTo: >postgis-users@lists.osgeo.org Subject: Re: >[postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5 > >Hi Lars, > >I would start by removing th

Re: [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5

2020-11-05 Thread Jorge Gustavo Rocha
MTo: > 'PostGIS Users Discussion' Subject: Re: > [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5 >> >> >>Sounds from the below thread the issue is with proj and the interaction > with GDAL. >> >> >> >>Can bo

Re: [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5

2020-11-04 Thread Lars Aksel Opsahl
> > >From: postgis-users on behalf of >Regina Obe Sent: Wednesday, November 4, 2020 11:05 PMTo: >'PostGIS Users Discussion' Subject: Re: >[postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5 > > >Sounds from the below thread the i

Re: [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5

2020-11-04 Thread Regina Obe
Re: [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5 _ >From: postgis-users mailto:postgis-users-boun...@lists.osgeo.org> > on behalf of Alain Benard mailto:alain.ben...@inrae.fr> >Sent: Monday, November 2, 2020 9:17 AMTo: po

Re: [postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5

2020-11-02 Thread Lars Aksel Opsahl
>From: postgis-users on behalf of Alain >Benard Sent: Monday, November 2, 2020 9:17 AMTo: >postgis-users@lists.osgeo.org Subject: >[postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5 > > >Hi , > >I have a pr

[postgis-users] Problem raster2pgsql on Centos 8 - postgres 12 / postgis 2.5

2020-11-02 Thread Alain Benard
Hi , I have a problem with rasterpgsql with all file geotiff. On a server Centos 7 / Postgres 9.5 / postgis 2.5 : /usr/pgsql-9.5/bin/raster2pgsql -b 1 -I -C -F -t 50x50 -s 2154 filename.geotiff tablename > script.sql : it's OK. On a server Centos 8 / Postgres 12 / postgis 2.5 : (with the s