HERE Map Content Schema

Polygon​.​Ring

Message Summary

message Polygon.Ring

Points that make up a ring of the polygon. Rings are closed (first point equals last point) and do not self cross. Rings must contain four or more points.

Include: geometry.proto

Properties

Field Type Label Description
point Point repeated

The Points that make up the ring. Required.