mirror of
https://github.com/dataforcanada/d4c-datapkg-statistical.git
synced 2026-06-13 14:10:55 +02:00
Update tippecanoe
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ RUN apt-get install -y neovim \
|
|||||||
# tippecanoe
|
# tippecanoe
|
||||||
RUN git clone https://github.com/felt/tippecanoe.git \
|
RUN git clone https://github.com/felt/tippecanoe.git \
|
||||||
&& cd tippecanoe \
|
&& cd tippecanoe \
|
||||||
&& git checkout 2.78.0 \
|
&& git checkout 2.79.0 \
|
||||||
&& make -j \
|
&& make -j \
|
||||||
&& make install \
|
&& make install \
|
||||||
&& rm /home/jovyan/tippecanoe -rf
|
&& rm /home/jovyan/tippecanoe -rf
|
||||||
|
|||||||
Reference in New Issue
Block a user