Skip to content

Add asthma#235

Open
johnarban wants to merge 25 commits into
cosmicds:mainfrom
johnarban:add-asthma
Open

Add asthma#235
johnarban wants to merge 25 commits into
cosmicds:mainfrom
johnarban:add-asthma

Conversation

@johnarban

Copy link
Copy Markdown
Contributor

Add an asthma layer. The creates a feature layer handler, but in the end we actually just use MapLibre's GeoJson Layer since ESRI Feature Layers are just geojson objects. The grab county level data first, and only grab tract level data when zoomed in.

This was mostly implemented with Claude Code

…diately (minimal fix for errors when service gets flaky)
…state which doesn't reflect the service availability
…ayer that get's added asynchronously and is missed. claude identified that these could get missed. so sync the current order on the event and during init, and (new) right after init with nextTick
…er. reduced timeout to 10 seconds. this mis more imporant with services are down or flaky. we will completely disable an item if both it is totally unavailable or display a warning if partially.

frankly, 10 seconds is a long chance. in practice if it is taking more than a second, the map viewer will be difficult to use
…k reloading datasets, which depends on these being set
this had broken the layer order control
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

Successfully merging this pull request may close these issues.

1 participant