Skip to content

[FEATURE] filter divisions by cartography.prominence score in explore… - #331

Draft
Brandon Liu (bdon) wants to merge 1 commit into
mainfrom
visualize-prominence
Draft

[FEATURE] filter divisions by cartography.prominence score in explore…#331
Brandon Liu (bdon) wants to merge 1 commit into
mainfrom
visualize-prominence

Conversation

@bdon

Copy link
Copy Markdown
Collaborator

… mode

  • requires overture-tiles v1.1.4 output
  • remove population from divisions filtering and styling
  • adjust font sizes based on prominence

Resolves #295

… mode

* requires overture-tiles v1.1.4 output
* remove population from divisions filtering and styling
* adjust font sizes based on prominence

Resolves #295

Signed-off-by: Brandon Liu <bdon@bdon.org>
@github-actions

Copy link
Copy Markdown

🗺️ Overture Explorer preview is live!

🌍 Preview https://staging.overturemaps.org/explore-site/pr/331/index.html
🕐 Updated 2026-07-24T18:38:31Z
📝 Commit 05d98e9

Note

♻️ This preview updates automatically with each push to this PR.

@bdon

Copy link
Copy Markdown
Collaborator Author

Please don't merge this branch for now - taking advantage of the preview at https://staging.overturemaps.org/explore-site/pr/331/index.html

Points at my own S3 bucket right now, will need changes in the August release to work. https://github.com/OvertureMaps/overture-tiles/releases/tag/v1.1.4

Comment thread lib/stacService.js
*/
export async function loadPmtilesFromStac() {
const data = await loadStacData();
data.pmtilesUrls.set("divisions","https://my-overture-tiles-100.s3.us-west-2.amazonaws.com/2026-07-22.0/divisions.pmtiles");

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

accidental commit of this s3?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I needed to substitute the real build for a temporary build using the latest overture-tiles code, for the sake of the demo. Will update and remove this once the August release happens.

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.

Admin and water area issues on map display - Australia

2 participants