I am encountering an issue when creating line to polygon Using ST_Envelope() where a view with a generated polygon is visible in pgAdmin but does not render in pg_tileserv. The View and polygons are correctly generated and stored in the PostgreSQL database, but when trying to access the tile service for the polygons, I get the following error in the pg_tileserv logs:
pg_tileserv | time="2025-02-07T09:23:41Z" level=error msg="Unable to calculate table bounds\nERROR: invalid name syntax (SQLSTATE 42602)"