Skip to content

postgis types are a bit too generic #1112

@sowelipililimute

Description

@sowelipililimute

It's slightly awkward having the 3D and 4D geometry types share the same type as the 2D geometry types; as:

  • there's no codec-level type safety like there is for other postgres types
  • you have to add extra assertions or transform the codec type into your own type, something which you don't have to do for other primitive postgres types

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