Skip to content

Commit cae17d5

Browse files
committed
Bump Overture Maps version.
1 parent 54b07e0 commit cae17d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/src/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export const CONFLATED_S3_BASE =
1010

1111
// Overture PMTiles (latest release — update URL on each Overture monthly release)
1212
export const OVERTURE_PMTILES_URL =
13-
'https://tiles.overturemaps.org/2026-02-18.0/places.pmtiles'
13+
'https://tiles.overturemaps.org/2026-04-15.0/places.pmtiles'
1414

1515
// Confidence color ramp (conf_mean 0-1, 1 = stable)
1616
export const COLORS = {

0 commit comments

Comments
 (0)