From aa1bdf39d6e77b48508f4e7b3c84928a29f6a276 Mon Sep 17 00:00:00 2001 From: ramSeraph Date: Sun, 23 Feb 2025 20:00:32 +0530 Subject: [PATCH] [ROUTE ADDITION] Datagov_NIN_Health_Facilties_2025.pmtiles --- server/routes.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/server/routes.json b/server/routes.json index 2aca442..5faa229 100644 --- a/server/routes.json +++ b/server/routes.json @@ -3176,5 +3176,13 @@ ], "name": "Bhuvan Islands", "url": "https://github.com/ramSeraph/indian_water_features/releases/download/natural/Bhuvan_Islands.pmtiles" + }, + "/not-so-open/health/hospitals/datagov/nhp/": { + "handlertype": "pmtiles", + "category": [ + "health" + ], + "name": "NIN NHP Hospitals from data.gov.in", + "url": "https://github.com/ramSeraph/indian_facilities/releases/download/health/Datagov_NIN_Health_Facilties_2025.pmtiles" } } \ No newline at end of file