Code Monkey home page Code Monkey logo

Comments (7)

missinglink avatar missinglink commented on July 17, 2024 1

The empty error message is a bug, I'll fix that.

Looking at the code I can see that the error is caused by one of two things:

  1. The pelias.json setting imports.whosonfirst.sqlite must be true, this should be the default value but try setting it anyway
  2. It can't find a database file matching the regex /whosonfirst-data-[a-z0-9-]+\.db$/ in the path /data/whosonfirst/sqlite, this should have been downloaded in the pelias download all step, you can check in your ./data directory that it exists.

from docker.

PhanSon95 avatar PhanSon95 commented on July 17, 2024

Thank you
I imported data to pelias in Quebec success

from docker.

PhanSon95 avatar PhanSon95 commented on July 17, 2024

But now I trying import similar with Canada, I got error when run command

pelias prepare all

This error caused by the .pbf file too large. I got this message and it continue prepare
Does it error when I run command pelias import all ?

from docker.

missinglink avatar missinglink commented on July 17, 2024

What does the error say?

from docker.

PhanSon95 avatar PhanSon95 commented on July 17, 2024

image

from docker.

PhanSon95 avatar PhanSon95 commented on July 17, 2024

Only show message and continue proccessing.
When It done, I doing next step pelias import all

from docker.

missinglink avatar missinglink commented on July 17, 2024

The polylines error indicates that the openstreetmap PBF file was too large, and therefore it wasn't able to extract data about the street network, as a result you may continue, but your index will be missing all the documents from the street layer (although the address layer will be fine).

If you follow the link in the error message we've provided some information about how to process larger geographies, but I can't provide support for this in the issue tracker.

from docker.

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.