feature/spatial-analytics-documentation - Add spatial analytics developer guide#598
Merged
saratpoluri merged 9 commits intorelease-2025.2from Nov 24, 2025
Merged
Conversation
- Updated Table of Contents item #4 to match actual section header
jdanieck
approved these changes
Nov 19, 2025
kblaszczak-intel
approved these changes
Nov 19, 2025
Contributor
kblaszczak-intel
left a comment
There was a problem hiding this comment.
It's is a really comprehensive article. I'd love to read it all and carefully but I can do it after it's merged. At first glance, it looks really solid.
saratpoluri
requested changes
Nov 20, 2025
Contributor
saratpoluri
left a comment
There was a problem hiding this comment.
The document needs to be in the toctree. Please also consider in which document it can go as a reference link.
saratpoluri
requested changes
Nov 20, 2025
- Add 'Working with Spatial Analytics Data' to toctree navigation - Create cross-references between configuration and data consumption guides - Add reference to object properties configuration guide - Update curl examples to use environment variables - Reorganize content structure for better logical flow - Fix remote server access instructions for web examples Addresses reviewer feedback on spatial analytics guide integration.
- Fix misleading description of 'objects' events (entry/exit only, not movement) - Consolidate redundant event type explanations for better clarity - Add cross-reference link to Streaming Data Topics section - Remove incorrect reference to movement-based event triggering Improves accuracy of MQTT event documentation.
e3822ff to
0ab24ac
Compare
1df23ec to
87f0c0a
Compare
15 tasks
saratpoluri
approved these changes
Nov 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Description
This PR adds comprehensive developer documentation for working with SceneScape's spatial analytics data, focusing on ROIs (Regions of Interest) and Tripwires. The documentation provides complete guidance for building applications that consume spatial analytics events from SceneScape's sensor-agnostic platform.
What was changed:
working-with-spatial-analytics-data.md(872 lines) - complete developer guide for spatial analyticssample_region_tripwire.png- visual example from Intel HQ Santa Clara parking lotWhy it was needed:
How the changes add value:
✨ Type of Change
Select the type of change your PR introduces:
🧪 Testing Scenarios
Describe how the changes were tested and how reviewers can test them too:
discover.py,listen.py) with live MQTT eventsManual Testing Details:
✅ Checklist
Before submitting the PR, ensure the following:
Additional Notes: