Field space

The x coordinate represents horizontal field width and y represents distance from the line of scrimmage. Consumers convert these semantic coordinates into pixels, SVG units, or another viewport.

Paths and zones

Route and rush paths use coordinate destinations, while coverage responsibilities use polygons. Coordinates describe football intent; they do not prescribe animation easing or visual styling.

Read only

Paths and zones example

{
  "initialCoordinate": {
    "x": 27,
    "y": -5
  }
}