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

Per-department EMS Heatmaps #478

Open
meilinger opened this issue Apr 25, 2018 · 3 comments
Open

Per-department EMS Heatmaps #478

meilinger opened this issue Apr 25, 2018 · 3 comments
Assignees

Comments

@meilinger
Copy link
Member

Need to add EMS-based heatmaps per department, akin to the current fires heatmaps.

meilinger added a commit that referenced this issue Apr 27, 2018
meilinger added a commit that referenced this issue Sep 25, 2018
@meilinger meilinger assigned josellausas and unassigned ssontag55 Sep 25, 2018
@meilinger
Copy link
Member Author

We are using ems.ems records as the indicator that this is an EMS-related event (see https://www.usfa.fema.gov/downloads/pdf/nfirs/NFIRS_Complete_Reference_Guide_2015.pdf page 214).

@meilinger
Copy link
Member Author

@zunware looks like the EMS heatmap's filtering controls aren't displaying

miyyeatbtg

@meilinger
Copy link
Member Author

Also, I'd make the heatmap display between the 2 types of heatmaps mutually exclusive. Having BOTH fires and EMS heatmaps displayed is too much for the map. If the user is viewing the fires heatmap and checks the EMS heatmap, then turn off the fires heatmap (as associated filtering controls).

meilinger pushed a commit that referenced this issue Oct 23, 2018
* Start of ems heatmap

see #478

* Added .eslintrc for JS linting. UI changes for showing EMS heatmap

* Changed URL for testing EMS heatmap. Linted heatmapService file

* Changed the url for ems incidents

* Updated ems heatmap updater

* Updated query for ems heatmaps

* Updated for normal quotes

* Added column name for alarm timestamp

* Updated date parsing

* Refactored _fires to _ems

* Chart filters for ems heatmap

* Refactored chart directives for both fires and ems heatmaps

* Fixed issue with filters not being removed when heatmap deactivated

* Implemented heatmaps mutex and indented code

* Reverted CSS changes
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

3 participants