Merge pull request #238 from trails-cool/fix/overpass-endpoint
Use overpass.private.coffee as primary Overpass endpoint
This commit is contained in:
commit
bf8cdd5cdd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import type { PoiCategory } from "@trails-cool/map-core";
|
||||
|
||||
const OVERPASS_ENDPOINTS = [
|
||||
"https://overpass.kumi.systems/api/interpreter",
|
||||
"https://overpass.private.coffee/api/interpreter",
|
||||
"https://overpass-api.de/api/interpreter",
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue