Skip to content
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

Quickstart does not generate docker-compose-config.yml when using custom OSM data #296

Closed
mathieudebrito opened this issue Jun 26, 2017 · 3 comments
Labels
Milestone

Comments

@mathieudebrito
Copy link
Contributor

Hi guys !

I'm following these instructions to use my own OSM data (my own PBF file).

But when I run ./quickstart.sh my_osm_file, quickstart.sh does recognize that I use my own OSM file and do not generate docker-compose-config.yml since it seems that this file is generated right after the download from geofabrik.

So the script continues but when it comes to use the docker-compose-config.yml, it fails because it does not exist.

How can I generate the docker-compose-config.yml file please ?

Thanks, keep up the good work :)

@ImreSamu
Copy link
Collaborator

Sorry, we have only a temporary workaround, see here:

The refactoring is planned here:

@otherjason
Copy link

@ImreSamu When following the workaround mentioned in #227, is that process intended/optimized for use with a full planet file? I thought I had seen a mention somewhere (although I can't find it now) that generating tiles for a full OSM planet file took approximately 1-2 days given a reasonably powerful system. I tried following the procedure described in #227 on a 16-core server with >200GB of RAM, and it's reporting more like an expected 35-day runtime. Is there some other procedure that should be used for large extracts?

@ImreSamu
Copy link
Collaborator

ImreSamu commented Jul 23, 2017

@otherjason:

is that process intended/optimized for use with a full planet file? ....

For a planet rendering see: #299 #242 #159 https://youtu.be/D7mmXonFIqA?t=839

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants