question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Updated positron and dark-matter style URLs

See original GitHub issue

With basemap Nov-17 update (https://github.com/CartoDB/lbs-services/issues/11) @makella has updated positron and dark-matter styles. Now just like with voyager before there is additional “labels under” version for both styles, which has lighter texts, meant to be used as data background. This is exactly Builder case. To deploy it Builder UI should have changed style IDs in the tile URL templates as following:

  • “Positron (Labels below)” - /rastertiles/light_labels_under/ (instead of /light_all)
  • “Dark Matter (Labels below)” - /rastertiles/dark_labels_under/ (instead of /dark_all)

Visual result is that the texts will be softer and less visible.

URLs of other style variations, like “light” and “labels on top/default” do not change.

@noguerol

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
jaaklacommented, Dec 5, 2017

Note that issue - need to change URLs was a really a noise and miscommunication. The root issue was that the the main styles were taken from wrong style - from main style project, not from “_labels_below” variations, as detailed in https://github.com/CartoDB/mobile-tileserver-mbtiles/issues/27

0reactions
jaaklacommented, Dec 1, 2017

So solution after discussions: a) I will redirect dark_all and light_all to dark_labels_below and light_labels_below in CDN. This is how it was originally meant to be really, but accidentally _labels_below was published as separate style name. Quick technical fix is to do it in CDN/Fastly, but I need to test it carefully on Monday before touching live configs. b) this will be transparent to end-users and Builder, so no changes needed there. We keep light_all and dark_all as URLs. All maps will just see “dimmed out” labels, once CDN cache will be cleared: on next Monday, or latest Tuesday early morning EU time, and we hope it is not big disturbance to them. Much bigger sudden visual change happened today already anyway.

Essentially no fix under this issue in builder needed, so closing this issue here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Introducing Positron & Dark Matter: New Basemap Styles for ...
Two new basemap styles — Positron and Dark Matter — are available from mapping platform CartoDB, waiting for you to make your own...
Read more >
Adjust Color Theme of CartoDB Basemap "Dark Matter"?
For enhancing Positron, I found brightness(66%) contrast(400%) works well, leaving "white" more-or-less the same and darkening everything else.
Read more >
Basemaps - CARTO for React | CARTO Documentation
CARTO custom basemap​​ This is the process: Load the style closest to the basemap you want to create (Positron, Voyager or Dark Matter)...
Read more >
OpenStreetMap-based Map Styles | Geoapify
Here is a list of Map Style URLs for OpenStreetMap maps. Check our code samples of using ZYX-tile server and style.json links to...
Read more >
BASEMAP - deck.gl
There are several basemaps available today: POSITRON; DARK_MATTER; VOYAGER; POSITRON_NOLABELS; DARK_MATTER_NOLABELS; VOYAGER_NOLABELS. NAME, PREVIEW, STYLE URL ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found