From c62f7607571bba7341bc561b4c9670cead1fc6ae Mon Sep 17 00:00:00 2001 From: Anton Gilgur Date: Sun, 19 Jul 2026 13:30:00 -0400 Subject: [PATCH] =?UTF-8?q?fix(map):=20"Line=2018"=20should=20be=20"P?= =?UTF-8?q?=C4=81r=C4=81yanavagga=20journey"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - it has a name, so shouldn't be "Line 18", which doesn't match any other data point and is visible on the site/map - this matches "Mahāparinibbāna journey" a [bit lower down](https://github.com/suttacentral/sc-data/blob/e8eb11d30c5a381bb44d83691ecc89ea7bce425b/additional-info/map_data.json#L3307) - this is the "line" between each coordinate, i.e. the path itself of the journey --- additional-info/map_data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/additional-info/map_data.json b/additional-info/map_data.json index bed4eff0d56..ee32da1c244 100644 --- a/additional-info/map_data.json +++ b/additional-info/map_data.json @@ -3639,9 +3639,9 @@ }, "properties": { "layer": "Pārāyanavagga journey", - "name": "Line 18", + "name": "Pārāyanavagga journey", "style": { "color": "#777777", "opacity": 1, "weight": 3.713 }, - "id": "line 18" + "id": "Pārāyanavagga journey" } }, {