From 03f26dc5c6a3fb4113783ab41df0b787c2abaf7f Mon Sep 17 00:00:00 2001 From: ramSeraph Date: Fri, 14 Feb 2025 01:41:24 +0530 Subject: [PATCH] add hot spring route --- server/routes.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/server/routes.json b/server/routes.json index 84c3755..955b06c 100644 --- a/server/routes.json +++ b/server/routes.json @@ -1041,6 +1041,12 @@ "name": "SOI Springs", "url": "https://github.com/ramSeraph/indian_water_features/releases/download/natural/SOI_Springs.pmtiles" }, + "/not-so-open/natural-water-features/geothermal-springs/ngdr/": { + "handlertype": "pmtiles", + "category": "water", + "name": "NGDR Geothermal Springs", + "url": "https://github.com/ramSeraph/indian_water_features/releases/download/natural/NGDR_Geothermal_Springs.pmtiles" + }, "/not-so-open/natural-water-features/springs-compiled/soi/": { "handlertype": "pmtiles", "category": "water",