Skip to content

Implementing Listening Obj type into MVR#150

Open
adragnevVW wants to merge 4 commits into
libMVRgdtf-Alphafrom
Feature/Listening-Plane-Obj
Open

Implementing Listening Obj type into MVR#150
adragnevVW wants to merge 4 commits into
libMVRgdtf-Alphafrom
Feature/Listening-Plane-Obj

Conversation

@adragnevVW
Copy link
Copy Markdown
Collaborator

@adragnevVW adragnevVW commented May 12, 2026

With this change, we are only adding the Listening Plane object type to the MVR so that we can identify which object represents the Listening Plane. Once we confirm the exact data we want to store, we can update it accordingly.

The heatmap data is stored into the XML file attached to the Listening Plane Obj and stored into the MVR as a resource.

image

@adragnevVW adragnevVW requested a review from ILane-VW May 18, 2026 14:03
@adragnevVW
Copy link
Copy Markdown
Collaborator Author

adragnevVW commented May 18, 2026

Hi @ILane-VW & @AndriiVoitenko ,
Do you think this approach is good? Is the JSON format right way to store the data? Do we need any other fields about it?

@adragnevVW adragnevVW requested a review from klinzey May 18, 2026 14:05
@klinzey
Copy link
Copy Markdown

klinzey commented May 18, 2026

I think we should stick to xml and not mix xml with JSON in the MVR. In VW I think it's fine to use JSON to store the data. I don't think we should store the data a a resource in the MVR when we can represent it with directly in the XML.

@adragnevVW
Copy link
Copy Markdown
Collaborator Author

@klinzey Yeah, I agree with you.

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.

3 participants