Scottish-Tech-Army / Soundscape-Android

This is the source for an Android version of the original iOS Soundscape app
https://scottish-tech-army.github.io/Soundscape-Android/
Other
3 stars 2 forks source link

Pick a tile server #159

Closed davecraig closed 2 weeks ago

davecraig commented 1 month ago

For the PlayStore releases we're currently using a free maptiler.com account. With 2 developers (and no testers) we've hit ~6k tile requests in the first month out of our 100k quota. $25 per month will get us 500k per month, but it gets very expensive after that. This means we can have ~15 regular users before we pay and perhaps ~80 users before we should switch to our own server. Here's what we know so far and why I think that protomaps is the way forward..

davecraig commented 2 weeks ago

We now have a protomaps server running on AWS and the changes to use it will land with #233