Skip to content

Commit

Permalink
redo the bbnl routes
Browse files Browse the repository at this point in the history
  • Loading branch information
ramSeraph committed Nov 23, 2024
1 parent 5a0b9a9 commit 46b6f0a
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 46b6f0a

Please sign in to comment.