Skip to content

Commit

Permalink
correct route for datagov NIN data
Browse files Browse the repository at this point in the history
  • Loading branch information
ramSeraph committed Feb 23, 2025
1 parent aa1bdf3 commit f3ddfb1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions server/routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -3177,12 +3177,13 @@
"name": "Bhuvan Islands",
"url": "https://github.com/ramSeraph/indian_water_features/releases/download/natural/Bhuvan_Islands.pmtiles"
},
"/not-so-open/health/hospitals/datagov/nhp/": {
"/health/hospitals/datagov/nhp/": {
"handlertype": "pmtiles",
"category": [
"health"
],
"name": "NIN NHP Hospitals from data.gov.in",
"datameet_attribution": false,
"url": "https://github.com/ramSeraph/indian_facilities/releases/download/health/Datagov_NIN_Health_Facilties_2025.pmtiles"
}
}
}

0 comments on commit f3ddfb1

Please sign in to comment.