pacificclimate / pdp

The PCIC Data Portal - Server software to run the entire web application
GNU General Public License v3.0
1 stars 2 forks source link

map tile symbology conflicts with station symbology at zoom level 12 #317

Open faronium opened 2 weeks ago

faronium commented 2 weeks ago

I went to the data portal to have a look at precipitation totals from the recent atmospheric river and noticed an issue with the web tiles at zoom level 12. The base map uses triangles to denote location of mountain peaks. At zoom 12, these are the same size and opacity as the station markers. I know there isn't a network with that coverage, but was still a bit confused. Here's a screenshot.

Capture

Probably too mush of a pain to fix, but thought I'd alert you to the issue.

Hope your team is well, Faron

rod-glover commented 2 weeks ago

Useful feedback Faron, and nice to hear from you.

I don't think this would be very hard to fix at all, may in fact be just a tweak to the config file.

faronium commented 1 week ago

Good news Rod. Thanks for responding.

Cheers, Faron

rod-glover commented 1 week ago

Some clarification would be helpful here.

The most obvious concern that occurs to me is that the station markers obscure the mountain peak markers. That would make it hard to "navigate" using the map when this is the case.

Is that the (only) problem, or did you have different concerns?