-
-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error During Import Process with Pelias for OSM and Other Data Sources #355
Comments
|
@arnesetzer I have the same issue, how can I bash into the polyline container? |
Ah, I forgot that the polyline image is not runnning as a daemon in the background all the time. In this case you could build a modified image yourself or mount a modified docker_extract.sh But I still don't recommend this. Usually warnings like this have a valid reason. |
Okay, I'll try that way. @arnesetzer Additionally, are there any predefined Pelias configuration files (pelias.json and docker-compose) available for the India region? I haven't been able to find them. |
Go to the project folder. Copy any europe country project. Replace every URL/ISO 3166 shortcode with the correct url/shortcode for india. Remove openaddress, they have no data for india. Run the steps according to the readme. Please ask follow up questions in the pelias gitter room since they are not related to this issue. @missinglink @orangejulius Since the mentioned problem already has good documentation and the code returns a solution I propose to close this issue. |
Getting this error at import process when execute
pelias import osm
or other data sources as wellfollowing is the modified pelias.json file for India region
Also, do I need to make any configuration changes for it?
Is there any existing template configuration of Pelias for the India region?
The text was updated successfully, but these errors were encountered: