Code Monkey home page Code Monkey logo

Comments (9)

avanmalleghem avatar avanmalleghem commented on May 19, 2024 3

@khatkhuong

  1. Create an account on mapbox : https://www.mapbox.com/mapbox-gljs . You will get a default key.
  2. Replace the key in "main.js" file by your key.

from maptilesdownloader.

muddatrukka avatar muddatrukka commented on May 19, 2024 2

MapBox requires a credit card even for free use.

from maptilesdownloader.

sgooding avatar sgooding commented on May 19, 2024

I, also, get the same error in the docker version.

from maptilesdownloader.

islandtriumph96 avatar islandtriumph96 commented on May 19, 2024

I cant load the map either anymore. bummer this was probably my favorite script on here. I am wondering about the favicon bit actually I remember researching about converting to geotiff from mbtfiles and remember seeing favicon as a company

from maptilesdownloader.

islandtriumph96 avatar islandtriumph96 commented on May 19, 2024

all I can think of is that mapbox changed its API recently and its not able to find the favicon. because in the UI folder locally there's no favicon.ico

from maptilesdownloader.

islandtriumph96 avatar islandtriumph96 commented on May 19, 2024

disregard I found out that he rotated his access token. I made an account and put in my token in main.js and now it loads just fine

from maptilesdownloader.

khatkhuong avatar khatkhuong commented on May 19, 2024

@islandtriumph96 Can you explain in details?

from maptilesdownloader.

ellmaki avatar ellmaki commented on May 19, 2024

I am having the same issue. I can get the server up and running, but nothing shows on the browser.

from maptilesdownloader.

xumaxie avatar xumaxie commented on May 19, 2024

我解决了该问题,我在windows环境下使用Docker来下载影像。

  1. 首先,在MapTilesDownloader-master\src\UI\main.js中设置自己的mapbox的key,
  2. 使用作者给的Dockerfile自建docker image(因为如果执行作者给的Docker,则使用的是作者的image我们本地修改的key并不能生效)因此需要执行docker build -t 镜像名字xx .
  3. 之后执行作者给的docker命令,我们在windows下需要修改为docker run -v "%cd%"/output:/app/output/ -p 8080:8080 -it 镜像名字xx 即可。

from maptilesdownloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.