Skip to content

Sprint: 8/24 - 8/27 #30

@ra397

Description

@ra397
  • Create POD layer legend/scale
    • The legend should popup after the POD layer has been created and is showing
    • The legend should be generated based on the parameters of POD (number of colors, min, max) and should be regenerated live when those parameters change.
    • The legend should disappear once the POD layer is cleared.
  • Allow user to choose the color and base size of the markers
    • We currently have 3 types of markers: Existing radar site markers, dynamic radar site markers, and USGS gage site markers.
  • Allow user to choose the color of the coverages
    • For dynamic overlays, specify a color in the request (based on UI input) and have the server generate the image with the specified color (instead of default red)
    • For precalculated tiles, instead of grabbing the pngs directly from the frontend, request the tiles for the backend, have the backend recolor the pngs and serve them. The frontend would need to specify the following parameters to the backend: layer_threshold, z, x, y, and color.
  • Allow user to select different map types (standard, road map, satellite, hybrid, light, and dark)
  • User Interface Styling Improvements
    • Change the lat/lng fields from input to span (the user should not be able to set the lat/lng manually, only by clicking on the map)
    • Put the lat/lng displays on one line
    • Rename "POD" to "Probability of Rain"
  • Improve user feedback / error handling
    • Generate Coverage
    • Update (both in existing and arbitrary radars)
    • Error handling with dynamic coverage request
  • Clear Map
    • Clear map doesn't reset the radar range rings
  • Add site tags for existing radar markers
    • The site tags should display the site id, name, and elevation
  • Allow user to click update for an existing radar site even if the parameters are the same as the original parameters of the radar itself, so that users can look at 1 radar only (don't need to turn on all the tiles)
  • Bring back Unit Conversion Settings

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions