What do you mean by "proper"? How is it? Your query should results in a raster 
column.

Pierre
________________________________________
From: postgis-users-boun...@lists.osgeo.org 
[postgis-users-boun...@lists.osgeo.org] On Behalf Of Ahmet Temiz 
[ahmettemi...@gmail.com]
Sent: Friday, May 08, 2015 8:33 AM
To: PostGIS Users Discussion; PostGIS Users Discussion
Subject: [postgis-users] create table from existing raster table

hello

I was wondering how we could create table from existing raster table ?

I tried:
create table newrastertable as select ST_Slope(rast) from existingDEMrastertable

​but I couldn't get proper raster table

how can we do that ?

regards​

--
Ahmet Temiz
Jeoloji Müh.
Afet ve Acil Durum Yönetimi Başkanlığı
Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu


________________________

Ahmet Temiz
Geological Eng.
Information Systems - GIS Group
Disaster and Emergency Management
of Presidency
_______________________________________________
postgis-users mailing list
postgis-users@lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Reply via email to