Skip to content

Inner ring vs outer ring #1

Description

@filipkral

In a POLYGON geometry, how can you tell if a ring is an outer ring or inner ring?

  • Is it by the clockwise vs counter clockwise order of vertices? I've seen data where this was not respected and it created problems.
  • is it that the first ring is always outer ring and the second is an innner ring?
  • would you consider adding a a header byte or value to indicate this explocitely?
  • can you provide an example of a POLYGON or MULTIPOLYGON representing an island that has multiple lakes with an island with a lake in it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions