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

Added LOD tile proxy server #86

Merged
merged 1 commit into from
Sep 28, 2021
Merged

Conversation

dechristopher
Copy link
Contributor

@dechristopher dechristopher commented Sep 15, 2021

LOD (Levels of Detail) is a thin map tile proxy with in-memory caching and a slim authentication backend. It will sit in front of any tile server and will aggressively cache tiles in memory, optionally storing them in a configured Redis cluster for faster fetching later.

@dechristopher
Copy link
Contributor Author

@spatialhast mind taking a look?

@f7o f7o merged commit ffc0f81 into mapbox:master Sep 28, 2021
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.

None yet

2 participants