Re: Importing tiles with raster2pgsql

2025-07-24 Thread Andreas B
Just tried this again, and I get the same result as my original post describes. Should I create a ticket on this? System details: anbj=# SELECT version(); version --- Pos

Re: Importing tiles with raster2pgsql

2024-12-19 Thread Andreas B
Hi Rainer, Tried that, and got the same result. # SELECT PostGIS_Extensions_Upgrade(); NOTICE: Updating extension postgis 3.4.2 NOTICE: Updating extension postgis_raster 3.4.2 postgis_extensions_upgrade --

Re: Importing tiles with raster2pgsql

2024-12-19 Thread Andreas B
g. -t 128x128 > > > > *From:* Andreas B > *Sent:* Thursday, December 19, 2024 4:10 AM > *To:* postgis-users@lists.osgeo.org > *Subject:* Re: Importing tiles with raster2pgsql > > > > I checked the extent of the tiles, and 'NHS-D0309_50M_E25833.tif' has

Re: Importing tiles with raster2pgsql

2024-12-19 Thread Rainer Hurling
Am 19.12.2024 um 10:09 schrieb Andreas B: I checked the extent of the tiles, and 'NHS-D0309_50M_E25833.tif' has a different extent that is incompatible with the other tiles. All the other tifs are lined up with coordinates ending in 00, 25, 50 and 75; 'NHS-D0309_50M_E25833.tif' does not. This

RE: Importing tiles with raster2pgsql

2024-12-19 Thread Regina Obe
chance to look thru this yet. Going to be tied up for the next two weeks so I might not get a chance until much later. If any others are interested in investigating, please don’t wait for me. Thanks, Regina From: Andreas B mailto:pan...@gmail.com> > Sent: Friday, December 13, 202

Re: Importing tiles with raster2pgsql

2024-12-19 Thread Andreas B
; > If any others are interested in investigating, please don’t wait for me. > > > > Thanks, > > Regina > > > > *From:* Andreas B > *Sent:* Friday, December 13, 2024 6:48 AM > *To:* postgis-users@lists.osgeo.org > *Subject:* Re: Importing tiles with raster2

Re: Importing tiles with raster2pgsql

2024-12-16 Thread Andreas B
t; the next two weeks so I might not get a chance until much later. > > > > If any others are interested in investigating, please don’t wait for me. > > > > Thanks, > > Regina > > > > *From:* Andreas B > *Sent:* Friday, December 13, 2024 6:48 AM > *To:* postg

RE: Importing tiles with raster2pgsql

2024-12-14 Thread Regina Obe
AM To: postgis-users@lists.osgeo.org Subject: Re: Importing tiles with raster2pgsql Regina, I'm linking to a folder with a zip containing a subset of tiles that demonstrates my problem, a script to run the commands, and two screenshots. Note that I'm a PostGIS beginner, so it'

Re: Importing tiles with raster2pgsql

2024-12-13 Thread Andreas B
Regina, I'm linking to a folder with a zip containing a subset of tiles that demonstrates my problem, a script to run the commands, and two screenshots. Note that I'm a PostGIS beginner, so it's possible I'm doing something wrong! The issues encountered differs a bit from what I described yesterd

Re: Importing tiles with raster2pgsql

2024-12-12 Thread Andreas B
Regina, I'm using Debian 12 (bookworm). PostgreSQL and PostGIS installed with apt: # SELECT version(); version - PostgreSQL

RE: Importing tiles with raster2pgsql

2024-12-12 Thread Regina Obe
Andreas, Yes I would expect them to give the same result. What version of raster2pgsql are you running? It should tell you if you run raster2pgsql without any args. Also what platform are you on? Any chance you have some of those tiles available so we can check it out? From: And