We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b07e0 commit cae17d5Copy full SHA for cae17d5
1 file changed
site/src/constants.js
@@ -10,7 +10,7 @@ export const CONFLATED_S3_BASE =
10
11
// Overture PMTiles (latest release — update URL on each Overture monthly release)
12
export const OVERTURE_PMTILES_URL =
13
- 'https://tiles.overturemaps.org/2026-02-18.0/places.pmtiles'
+ 'https://tiles.overturemaps.org/2026-04-15.0/places.pmtiles'
14
15
// Confidence color ramp (conf_mean 0-1, 1 = stable)
16
export const COLORS = {
0 commit comments