Skip to content

Commit

Permalink
add marine police boundary route
Browse files Browse the repository at this point in the history
  • Loading branch information
ramSeraph committed Dec 24, 2024
1 parent c94aeee commit ab94ac8
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 @@ -1431,6 +1431,12 @@
"name": "REC Power Transformers",
"url": "https://github.com/ramSeraph/indian_power_infra/releases/download/transformers/Bharatmaps_REC_Transformers.pmtiles"
},
"/not-so-open/police/marine/station-boundaries/ncog/": {
"handlertype": "pmtiles",
"category": ["police", "marine"],
"name": "NCOG Marine Police Station Boundaries",
"url": "https://github.com/ramSeraph/indian_admin_boundaries/releases/download/police/NCOG_Marine_Police_Boundaries.pmtiles"
},
"/not-so-open/police/tamil-nadu/station-boundaries/tngis/": {
"handlertype": "pmtiles",
"category": ["police", "tamil nadu"],
Expand Down

0 comments on commit ab94ac8

Please sign in to comment.