Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for indoor positioning (IPS) #1

Open
ampledata opened this issue Nov 18, 2022 · 0 comments
Open

Add support for indoor positioning (IPS) #1

ampledata opened this issue Nov 18, 2022 · 0 comments

Comments

@ampledata
Copy link
Collaborator

Several SDKs (HERE, Polaris, etc) support indoor positioning (IPS). These IPS can return additional positioning data, like precise elevation, in addition to latitude and longitude. Some IPS can also return building floor estimations ("door & floor") for mapped buildings.

Adding these SDKs is typically as simple as a lift & replace of the existing Android Location Provider as integrated into client code. We'll need to extend the CoT namespace to include the addition IPS data, as well as develop a TAK client (ATAK, etc) plugin to display this new data.

Step 1 would be adding any SDK, and treating the client-side display as a TBD by some other party.

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

No branches or pull requests

1 participant