pelias / docker

Run the Pelias geocoder in docker containers, including example projects.
MIT License
314 stars 217 forks source link

shall i run pelias prepare all after pelias import all command #321

Closed MALKARAJ closed 9 months ago

MALKARAJ commented 9 months ago

Hi Team, is it necessary to run pelias prepare all first before pelias import all command,

or is there any dependency between these commands to run in paticular order

missinglink commented 9 months ago

You need to run prepare before import.

This is because prepare polylines needs to convert the street data into a format which can be imported.

MALKARAJ commented 9 months ago

Hi @missinglink thanks for your response

is there any alternative to pelias prepare polylines

as this command is not working on planet build

missinglink commented 9 months ago

You can either download them from Geocode Earth or Generate them yourself using Valhalla.

MALKARAJ commented 9 months ago

You can either download them from Geocode Earth or Generate them yourself using Valhalla.

Hi missinglink this link has very old polylines data , is there any new update

missinglink commented 9 months ago

Hi @MALKARAJ please keep in mind this is an open-source project, it's actually uncommon for projects to provide data downloads free of charge.

At some point I will update those extracts, but for now, if you'd like them to be very current you'll need to generate them yourself using the link provided.

For most purposes using street data from 2022 will suffice as most road networks don't change very frequently.