Skip to content

Commit

Permalink
add delhi slums route
Browse files Browse the repository at this point in the history
  • Loading branch information
ramSeraph committed Nov 25, 2024
1 parent 62a1be5 commit 508779c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,12 @@
"name": "Mumbai Slum boundaries",
"url": "https://github.com/ramSeraph/indian_admin_boundaries/releases/download/urban/UMD_Mumbai_Slum_Boundaries_2016.pmtiles"
},
"/not-so-open/urban/slums/delhi/gsdl/": {
"handlertype": "pmtiles",
"category": ["urban", "slums", "delhi"],
"name": "Delhi Slum boundaries",
"url": "https://github.com/ramSeraph/indian_admin_boundaries/releases/download/urban/DUSIB_Delhi_Slum_Boundaries.pmtiles"
},
"/not-so-open/urban/land-use/wb-amrut/": {
"handlertype": "pmtiles",
"category": "urban",
Expand Down

0 comments on commit 508779c

Please sign in to comment.