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

Surveillance Heatmap #52

Open
milo-trujillo opened this issue Oct 22, 2017 · 0 comments
Open

Surveillance Heatmap #52

milo-trujillo opened this issue Oct 22, 2017 · 0 comments

Comments

@milo-trujillo
Copy link
Member

Right now we mark and display every known pin near the user. However, sometimes it is less important to know precisely where cameras are, and more important to know where areas of high and low surveillance are. To this end we should develop a "surveillance heatmap", similar to the following:

Heatmap example

This map will have to be calculated by the client based on pin locations. The heatmap display (and calculations) should be an option in UI settings.

This may require extensive code additions, or it may be trivially provided by the mapbox API already, and would therefore be a slight update.

Note: That link is to mapbox.js - there's probably an equivalent for Java/Objective-C, but I haven't run into it yet.

This isn't particularly useful until we have a lot of cameras, so it will probably be on the back-burner until after OSM integration. If someone is excited and wants to hop in and implement this though, then by all means.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant