From 46b6f0af0efa223368217d6cd77fb564db06e4f6 Mon Sep 17 00:00:00 2001 From: ramSeraph Date: Sat, 23 Nov 2024 20:16:52 +0530 Subject: [PATCH] redo the bbnl routes --- routes.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/routes.json b/routes.json index 884c60b..1b783bd 100644 --- a/routes.json +++ b/routes.json @@ -366,11 +366,23 @@ "name": "NIC Cell Towers", "url": "https://github.com/ramSeraph/indian_communications/releases/download/cell-towers/NIC_Celltower_locations.pmtiles" }, - "/not-so-open/bharatnet/": { + "/not-so-open/bharatnet/onts/bbnl/": { "handlertype": "pmtiles", "category": "communications", "name": "BBNL ONTs", - "url": "https://github.com/ramSeraph/indian_communications/releases/download/bharatnet/BBNL_points.pmtiles" + "url": "https://github.com/ramSeraph/indian_communications/releases/download/bharatnet/BBNL_ONTs.pmtiles" + }, + "/not-so-open/bharatnet/olts/bbnl/": { + "handlertype": "pmtiles", + "category": "communications", + "name": "BBNL OLTs", + "url": "https://github.com/ramSeraph/indian_communications/releases/download/bharatnet/BBNL_OLTs.pmtiles" + }, + "/not-so-open/bharatnet/ofcs/bbnl/": { + "handlertype": "pmtiles", + "category": "communications", + "name": "BBNL OFCs", + "url": "https://github.com/ramSeraph/indian_communications/releases/download/bharatnet/BBNL_OFCs.pmtiles" }, "/fb-roads/": { "handlertype": "pmtiles",