Skip to content

Commit

Permalink
add hot spring route
Browse files Browse the repository at this point in the history
  • Loading branch information
ramSeraph committed Feb 13, 2025
1 parent 4c1da61 commit 03f26dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions server/routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1041,6 +1041,12 @@
"name": "SOI Springs",
"url": "https://github.com/ramSeraph/indian_water_features/releases/download/natural/SOI_Springs.pmtiles"
},
"/not-so-open/natural-water-features/geothermal-springs/ngdr/": {
"handlertype": "pmtiles",
"category": "water",
"name": "NGDR Geothermal Springs",
"url": "https://github.com/ramSeraph/indian_water_features/releases/download/natural/NGDR_Geothermal_Springs.pmtiles"
},
"/not-so-open/natural-water-features/springs-compiled/soi/": {
"handlertype": "pmtiles",
"category": "water",
Expand Down

0 comments on commit 03f26dc

Please sign in to comment.