Search Postgresql Archives

Re: Problem in Storing Satellite imagey(Geotiff file)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/4/21 2:19 AM, Vijay Garg wrote:
Hi Adrian,

I am using postgres 13.4 version & postgis 3.1 version. I have used the following command to upload the data.

raster2pgsql -I -C -s 4326  C:\Users\Admin\Desktop\dem.tif raster.dem | psql -U postgres -d India -h localhost -p 5432

I am able to upload dem file in postgres but I am not able to check any table.

The image shows that you can check(select from) the table. What you are seeing is the image data stored in a binary format. You will not see the actual image. To get that see this section of PostGIS docs:

https://postgis.net/docs/using_raster_dataman.html#RT_Raster_Applications


I am attaching the screenshot in this email.

image.png

--
*Thanks & Regards*
Vijay Garg
Contact Number: 6283101848
Sabudh Foundation
New Delhi




On Sun, Oct 3, 2021 at 2:18 AM Adrian Klaver <adrian.klaver@xxxxxxxxxxx


--
Adrian Klaver
adrian.klaver@xxxxxxxxxxx





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux