ct: [postgis-users] Create a new raster
>
> Dear All
>
> I am new to PostGIS...
> I like to make a new raster and copy the values from other raster with
> specific condition...
>
> Let's say that other raster data include categorical data and I want to select
>
Dear All
I am new to PostGIS...
I like to make a new raster and copy the values from other raster with
specific condition...
Let's say that other raster data include categorical data and I want to
select one of them (e.g. value = 10) and set others as no-data in a new
raster...
Does anybody have an