edgi-govdata-archiving / EEW_SDWA_NJ

An open educational resource developed at the Environmental Data and Governance Initiative for interactive exploration of New Jersey's waters and water pollution.
https://eew-sdwa-nj.streamlit.app/
GNU General Public License v3.0
1 stars 0 forks source link

Mapping violations of colocated facilities #112

Closed Frijol closed 1 year ago

Frijol commented 1 year ago

I like the new color scale, but the handling of multiple facilities is a bit confusing, especially from a color perspective.

image

Could we maye just show the spiral version without needing to click? I think it would give an accurate visual impression of the number of violations in an area. Would be ok to make the circles smaller if that makes this easier.

image

_Originally posted by @Frijol in https://github.com/ericnost/streamlit_test/issues/89#issuecomment-1656480673_

ericnost commented 1 year ago

Looking at some of the options, I'm not sure there's a way to show the spirals by default (without clicking) but there are some custom styling options for clusters (if we can't get the spirals to show by default): https://leaflet.github.io/Leaflet.markercluster/example/marker-clustering-custom.html https://github.com/Leaflet/Leaflet.markercluster#all-options