Frank,
Can you post your layer definition so we can look at that.
Thanks,
-Steve W.
Frank Fica wrote:
Hi Steve,
Yes my schema is public.
Frank
Are you using a schema other than public? I think that there are issues
with that.
-Steve W.
Frank Fica wrote:
Hi,
I've been testing the Postgis connection to PostgreSQL in Mapserver. I loaded a
Mapinfo file with
ogr2ogr. The database seems to have all the required tables and spatial
columns. When I test
my
map I get this errors:
From PostgreSQL:
ERROR: relation "geometry_columns" does not exist
And from my http error_log:
msPOSTGISLayerClose -- layerinfo is NULL
I do have a geometry_columns table with the appropiate f_table_name and
f_geometry_column
fields.
Any ideas of what I'm missing?
Best regards,
Frank Fica