Ticket #1294 (closed defect: invalid)
ERROR: 42883: function st_srid(raster) does not exist
| Reported by: | standa | Owned by: | pracine |
|---|---|---|---|
| Priority: | high | Milestone: | PostGIS 2.0.0 |
| Component: | raster | Version: | trunk |
| Keywords: | Cc: |
Description
Hi
I an executing command
"CREATE TABLE workspace1.fc_cbd8a88e87c942b9bdcef66d158eaba9 (id uuid NOT NULL, CONSTRAINT fc_cbd8a88e87c942b9bdcef66d158eaba9_pk PRIMARY KEY (id)) WITH (OIDS=FALSE);SELECT AddRasterColumn?('workspace1','fc_cbd8a88e87c942b9bdcef66d158eaba9','rast', 2043, ARRAY32BF?, false, false, null,100,100,null,null,null); from c# program using DAO. Similar command for AddGeometryColumn? work OK. When I run this command (....SELECT AddRasterColumn?...) as SQL in pgAdmin it work OK. I am using tha latest (today binaries for the PostGIS 2.0). Can you help, please thank you Standa
Change History
Note: See
TracTickets for help on using
tickets.
