Skip to content

Commit 161992c

Browse files
committed
update yarn.lock and overpass url
1 parent c773ab9 commit 161992c

File tree

2 files changed

+4255
-2289
lines changed

2 files changed

+4255
-2289
lines changed

src/config/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import { API_URL } from './';
33

44
export const PAGE_SIZE = 75;
5-
export const overpassBase = '//overpass.maptime.in/api/interpreter';
5+
export const overpassBase = '//overpass-api.de/api/interpreter';
66
export const osmBase = '//www.openstreetmap.org/api/0.6/';
77
export const mapboxAccessToken =
88
'pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJjam10OXpmc2YwMXI5M3BqeTRiMDBqMHVyIn0.LIcIDe3TZLSDdTWDoojzNg';

0 commit comments

Comments
 (0)