Skip to content

Refactor zoom level implementations#25

Draft
JacobusXIII wants to merge 4 commits into
aerius:mainfrom
JacobusXIII:refactor_zoom_level_implementations
Draft

Refactor zoom level implementations#25
JacobusXIII wants to merge 4 commits into
aerius:mainfrom
JacobusXIII:refactor_zoom_level_implementations

Conversation

@JacobusXIII

Copy link
Copy Markdown
Contributor

For simplicity always use the multi-zoom-level structure and just don't export the zoom-level field for the single-zoom-level build.

The prefix has been removed to force the module to be loaded via `import_common_into_schema`.
An error had now crept into Monitor, preventing the build from finding the `province_land_borders` table.
For simplicity always use the multi-zoom-level structure and just don't export the zoom-level field for the single-zoom-level build.
@JacobusXIII JacobusXIII requested a review from eltee1 July 2, 2026 13:34
@JacobusXIII

Copy link
Copy Markdown
Contributor Author

Created on top of #24, which should me merged first.

The code was not working because `store_table` doesn't work for
materialized views. And this specific code doesn't belong to the
`database-modules`.
@JacobusXIII

Copy link
Copy Markdown
Contributor Author

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.

1 participant