There was an error while loading. Please reload this page.
1 parent de829f0 commit 5c8e7f4Copy full SHA for 5c8e7f4
1 file changed
.devcontainer/Dockerfile
@@ -17,8 +17,8 @@ RUN curl -L --silent --show-error --fail -o /planetiler.jar \
17
&& rm /martin.tar.gz \
18
&& mkdir -p /data/sources
19
20
-RUN curl -L --silent --show-error --fail -o /data/sources/boston.osm.pbf \
21
- https://pub-23a2836dfd424e69b0ce72e02abf2492.r2.dev/boston.osm.pbf
+RUN curl -L --silent --show-error --fail -o /data/sources/mostar.osm.pbf \
+ https://github.com/maplibre/workshop/raw/de829f0696c42f4d8553be1e068213b4b53116ac/data/mostar-bosnia.osm.pbf
22
RUN curl -L --silent --show-error --fail -o /data/sources/natural_earth_vector.sqlite.zip \
23
https://naciscdn.org/naturalearth/packages/natural_earth_vector.sqlite.zip
24
RUN curl -L --silent --show-error --fail -o /data/sources/water-polygons-split-3857.zip \
0 commit comments