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

vectortile: Use flex expiry #721

Merged
merged 1 commit into from
Dec 25, 2024
Merged

Conversation

pnorman
Copy link
Collaborator

@pnorman pnorman commented Dec 24, 2024

This uses the new flex expiry code in spirit/shortbread to reduce the number of tiles that need to be re-rendered each update.

This uses the new flex expiry code in spirit/shortbread to reduce
the number of tiles that need to be re-rendered each update.
@@ -7,7 +7,7 @@

set -e

export LUA_PATH='/srv/vector.openstreetmap.org/osm2pgsql-themepark/lua/?.lua;/srv/vector.openstreetmap.org/spirit/?.lua;;'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This bit is no longer necessary as a change resulting from lua include path changes made in spirit to allow expiry to work

@Firefishy Firefishy merged commit b5054ad into openstreetmap:master Dec 25, 2024
102 checks passed
@pnorman pnorman deleted the vector_expire branch December 25, 2024 09:26
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.

2 participants