Skip to content

Commit 529896b

Browse files
marnickvdaclaude
andcommitted
chore(release): v0.6.0
Self-hosted Protomaps vector basemap, replacing the hosted CARTO raster tiles. A single Netherlands .pmtiles file is served same-origin at /basemap/nl.pmtiles (HTTP range, gzip-bypassed) and rendered with protomaps-leaflet; the deploy provisions the pmtiles CLI and builds the extract on the server. Attribution is now OpenStreetMap + Protomaps (no CARTO; no user IP leaves to a tile host). Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
1 parent e79b6dc commit 529896b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "postcodejager"
7-
version = "0.5.2"
7+
version = "0.6.0"
88
description = "Plan efficient road-bike routes to complete the PostNL Postcode Challenge."
99
requires-python = ">=3.11"
1010
dependencies = [

0 commit comments

Comments
 (0)