Hello,
In the demo of the latest version of openmaint, when I try to view the floor layer on the map, the following error appears:
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [SELECT st_extent(geometry) FROM (SELECT “Geometry”::geometry geometry FROM gis.“Gis_Floor_CPX01__TT01__F00N”) g]; nested exception is org.postgresql.util.PSQLException: ERROR: relation “gis.Gis_Floor_CPX01__TT01__F00N” does not exist Position: 76, caused by: org.postgresql.util.PSQLException: ERROR: relation “gis.Gis_Floor_CPX01__TT01__F00N” does not exist Position: 76
Any idea?
Thanks