Skip to content

How to run Pelias geocoder in docker with my own .pbf file data without external data #352

Open
@bmyashaswi

Description

Describe the bug
I am trying to run Pelias geocoder in Docker using my own .pbf file data. I want to do this without using any external data sources. However, I am encountering issues with the setup.

Steps to Reproduce

Prepare a Docker environment with Pelias.
Use a local .pbf file for data import.
Configure Pelias to use this .pbf file.
Start Pelias using Docker and attempt to import the .pbf file.
Expected behavior
Pelias should successfully import and index the data from my .pbf file and be able to handle geocoding requests using this data.

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions