From 50043551c048c7aa83fdb033f7294b97a56beb88 Mon Sep 17 00:00:00 2001 From: ramSeraph Date: Mon, 25 Nov 2024 22:47:21 +0530 Subject: [PATCH] add routes for apsfl --- routes.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/routes.json b/routes.json index be225a8..27bbdce 100644 --- a/routes.json +++ b/routes.json @@ -408,6 +408,24 @@ "name": "BBNL OFCs", "url": "https://github.com/ramSeraph/indian_communications/releases/download/bharatnet/BBNL_OFCs.pmtiles" }, + "/not-so-open/bharatnet/andhra-pradesh/gps/apsfl/": { + "handlertype": "pmtiles", + "category": "communications", + "name": "APSFL BBNL Gram Panchayat Endpoints", + "url": "https://github.com/ramSeraph/indian_communications/releases/download/bharatnet/APSFL_BBNL_Phase2_GPs.pmtiles" + }, + "/not-so-open/bharatnet/andhra-pradesh/olts/apsfl/": { + "handlertype": "pmtiles", + "category": "communications", + "name": "APSFL BBNL OLTs", + "url": "https://github.com/ramSeraph/indian_communications/releases/download/bharatnet/APSFL_BBNL_Phase2_OLTs.pmtiles" + }, + "/not-so-open/bharatnet/andhra-pradesh/ofcs/apsfl/": { + "handlertype": "pmtiles", + "category": "communications", + "name": "APSFL BBNL OFCs", + "url": "https://github.com/ramSeraph/indian_communications/releases/download/bharatnet/APSFL_BBNL_Phase2_OFCs.pmtiles" + }, "/fb-roads/": { "handlertype": "pmtiles", "category": "roads",