Skip to content

Commit

Permalink
add one more route
Browse files Browse the repository at this point in the history
  • Loading branch information
ramSeraph committed Nov 17, 2024
1 parent caf8963 commit 78a386b
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 @@ -956,7 +956,12 @@
"name": "Bhugoal Bihar Police Station Boundaries",
"url": "https://github.com/ramSeraph/indian_admin_boundaries/releases/download/police/Bhugoal_BH_Police_Thana_Boundaries.pmtiles"
},

"/not-so-open/police/telangana/station-boundaries/tracgis/": {
"handlertype": "pmtiles",
"category": ["police", "telangana"],
"name": "TRACGIS Telnagana Police Station Boundaries",
"url": "https://github.com/ramSeraph/indian_admin_boundaries/releases/download/police/TRACGIS_TG_Police_Station_Boundaries.pmtiles"
},
"/not-so-open/police/andhra-pradesh/station-boundaries/apsac/": {
"handlertype": "pmtiles",
"category": ["police", "andhra pradesh"],
Expand Down

0 comments on commit 78a386b

Please sign in to comment.