Skip to content

Commit

Permalink
add delhi cadstral route
Browse files Browse the repository at this point in the history
  • Loading branch information
ramSeraph committed Nov 7, 2024
1 parent 71d9190 commit 3678c9b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -674,11 +674,16 @@
"name": "WB AMRUT Stormwater vents",
"url": "https://github.com/ramSeraph/indian_water_features/releases/download/urban-water-features/WB_AMRUT_Stormwater_vents.pmtiles"
},
"/not-so-open/cadastrals/delhi/urban/gsdl/": {
"handlertype": "pmtiles",
"category": ["cadastrals", "west bengal"],
"name": "WB AMRUT urban cadastrals",
"url": "https://github.com/ramSeraph/indian_cadastrals/releases/download/west-bengal/WB_AMRUT_Cadastrals.pmtiles"
},
"/not-so-open/cadastrals/west-bengal/urban/wb-amrut/": {
"handlertype": "pmtiles",
"category": ["cadastrals", "west bengal"],
"name": "WB AMRUT urban cadastrals",
"url": "https://github.com/ramSeraph/indian_cadastrals/releases/download/west-bengal/WB_AMRUT_Cadastrals.pmtiles"
}

}

0 comments on commit 3678c9b

Please sign in to comment.