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

Allow user ability to modify symbology as needed #3

Open
ekamptner opened this issue Jul 22, 2020 · 0 comments
Open

Allow user ability to modify symbology as needed #3

ekamptner opened this issue Jul 22, 2020 · 0 comments
Labels
enhancement New feature or request priority: high
Milestone

Comments

@ekamptner
Copy link

ekamptner commented Jul 22, 2020

Requirement

Allow DOHMH to control symbology as needed by providing symbol name/hex value from MAKI library in facilities.csv OR ArcGIS Online symbology.

Related Issue

#4 Display legend if dynamic symbology used

Notes

DOHMH Use Case

DOHMH needs ability to modify symbology on the fly depending on how the POD site will be used.

Use Case: There is a mass activation of POD sites for dispensing mass prophylaxis to the NYC public. POD sites were opened in sequence to dispense medicine to the public, however, after 10 days, selected POD sites were now being used to provide vaccination services and/or for informational purposes. DOHMH has weighed using a color palette to indicate types of services, but the existing color symbology along with the need for Section 508 compliance is limiting options. Can we use different types of symbols to indicate potential services or other variables?

Proposed Solution
Symbology may be handled in the following ways:

  1. Use ArcGIS Online feature layer for rule-based symbology. This option allows dynamic control of symbols/colors/size as needed and changes would be reflected in the legend.

  2. DOHMH provides static svg symbol library and update the data schema (REST and csv) to include a field to specify the symbol for each facility. The symbology would be a static image library deployed with the application. Ex. New field in schema “pod_sym” has a value “clinic” which corresponds to the clinic.svg symbol in the provided symbol library.

  3. Use MAKI library to designate symbology/color

@ekamptner ekamptner changed the title Allow user (DOHMH) ability to modify symbology as needed Allow user ability to modify symbology as needed Jul 30, 2020
@ekamptner ekamptner added enhancement New feature or request priority: high labels Jul 30, 2020
@ekamptner ekamptner added this to the 2020-phase2 milestone Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: high
Projects
None yet
Development

No branches or pull requests

1 participant