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

Switch to maplibre-gl #462

Open
grassick opened this issue Sep 20, 2021 · 3 comments
Open

Switch to maplibre-gl #462

grassick opened this issue Sep 20, 2021 · 3 comments
Assignees

Comments

@grassick
Copy link
Member

grassick commented Sep 20, 2021

Mapbox-gl which is what new maps is based on, has gone proprietary. Maplibre-gl is the popular replacement and is more or less drop-in.

Testing it on branch maplibre.

The base maps need discussion.

Mapbox is expensive at 50000 map loads/month, then 0.5 cents each after for each session

We have several choices for our light, dark, road, aerial needs. We currently use carto, carto, bing, bing respectively. Both have never asked for payment for our level of use. These are raster tiles, not vector ones, so zooming isn't as pretty.

Maptiler is 500,000 tiles for $25/month. But then 0.01 cents per tile afterwards.

We also need to check if MacBooks still hang the entire browser when many maps are loaded.

@grassick grassick self-assigned this Sep 20, 2021
@grassick
Copy link
Member Author

@rocketboy76 @bpjensen1 You can test out the new (new) maps by clicking on "Enable MapLibre" at https://portal.mwater.co/#/maps

It's a new updated mapping software. We're using MapTiler for the tiles at this point. We should check if it still crashes browsers on Mac Chrome when lots of maps are open.

This is just a quick update to the latest library and we should keep new mapping tech alive until we decide what to do.

@bpjensen1
Copy link

bpjensen1 commented Sep 26, 2021 via email

@Autio
Copy link
Contributor

Autio commented Mar 21, 2022

Reactivating the feedback document now that we are testing this again:

https://docs.google.com/document/d/1AdoCxC9Av69_mHvwJGYxyHQKuQUtOiQVXjgf9g-0IXs/edit?usp=sharing

Notably, filtering doesn't work as expected since it doesn't refresh upon filtering but instead upon editing the widget again.

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

No branches or pull requests

3 participants