Git Product home page Git Product logo

Comments (3)

mariansedivy avatar mariansedivy commented on May 24, 2024

Hi, it has finished but when I try to display generated .mbtiles with tileserver-php I get error "JSON metadata file is not valid. Please check configuration of your server." I have tried it with smaller .pbf file from geofabrik and on ubuntu 20.4 but still get the same error. Can you help me please? Thank you

from sequentially-generate-planet-mbtiles.

Alex-7 avatar Alex-7 commented on May 24, 2024

Try to serve the file with:
docker run --rm -it -v $(pwd)/data/out:/data -p 8080:8080 maptiler/tileserver-gl
Not 8080:80, but 8080:8080. And it will be available on http://localhost:8080 (or something like 192.168.1.25:8080).
I also cannot run the .mbtiles file generated this way on tileserver-php. But with docker it works.
I can run on tileserver-php .mbtiles files made with tilemaker, but I cannot generate the whole planet with tilemaker, only with the sequentially-generate-planet-mbtiles on my hardware.

from sequentially-generate-planet-mbtiles.

mariansedivy avatar mariansedivy commented on May 24, 2024

Hi. Thank you for your response. I have tried it with planetiler following this steps planet.md and now it works.

from sequentially-generate-planet-mbtiles.

Related Issues (17)

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.