Skip to content

Styling of rasters with pgraster #41

@knutole

Description

@knutole

Currently, it's not possible to style rasters directly, ie. using RasterColorizer using pgraster (from what I understand). Only the GDAL plugin supports this.

In other words, in order to style colors of PostGIS rasters, they need to be vectorized first.

I have tried to use the gdal postgis plugin to read rasters from postgis (exchanging file param for a conn_string), but to no avail.

Would be great to have RasterColorizer support in pgraster, if at all feasible.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions