Skip to content

Issue with ST_Envelope(), Line to Polygon View Rendering in pg_tileserv #229

@ap-rottengrapes

Description

@ap-rottengrapes

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)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions