Skip to content

Support Geography Types When Returning Tiles #46

@aemonm

Description

@aemonm

It looks like geometry data types are currently supported but geography types are not.
When attempting to return MVT on a system using geography, an error occurs:

{
  "detail": "function st_transform(geography, integer) does not exist\nHINT:  No function matches the given name and argument types. You might need to add explicit type casts."
}

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