Skip to content

Conversation

@furest
Copy link

@furest furest commented Oct 26, 2025

This PR adds support for reading a hall position from seatmap.json and adding it to ipplan.

New ipplan table :
hall_positions (name, x, y)

Expected seatmap.json format (as an item of the root "array" defined in the file):

{
    "hall": "Operations Center",
    "type": "hall_position",
    "x": 2,
    "y": 0
}

@furest furest changed the title Furest hall Add support for halls position in the venue Oct 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants