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

Generate vector tiles dynamically from extracted features #43

Merged
merged 10 commits into from
Jun 26, 2024

Conversation

jjnesbitt
Copy link
Member

This PR replaces the use of pre-generated vector-tiles with pre-extracted vector features, that are then used for dynamic vector tiling. There is no caching layer included in this implementation (yet).

@jjnesbitt jjnesbitt requested a review from annehaley June 24, 2024 19:08
uvdat/core/admin.py Show resolved Hide resolved
uvdat/core/tasks/dataset.py Show resolved Hide resolved
uvdat/core/tests/test_populate.py Outdated Show resolved Hide resolved
uvdat/settings.py Outdated Show resolved Hide resolved
@jjnesbitt jjnesbitt force-pushed the postgis-vector-tiles branch 2 times, most recently from 11d376c to b20f89d Compare June 24, 2024 19:56
web/src/types.ts Outdated Show resolved Hide resolved
@jjnesbitt jjnesbitt requested a review from annehaley June 24, 2024 20:25
@jjnesbitt jjnesbitt force-pushed the postgis-vector-tiles branch from 616244c to 9578ea4 Compare June 24, 2024 20:38
@jjnesbitt jjnesbitt force-pushed the postgis-vector-tiles branch from 9578ea4 to 0bf5975 Compare June 24, 2024 21:53
@jjnesbitt jjnesbitt merged commit a85b7d1 into master Jun 26, 2024
4 checks passed
@annehaley annehaley deleted the postgis-vector-tiles branch June 26, 2024 19:54
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