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

Coastline and Rivers broken on planet generation #13

Open
geronimoooo opened this issue Oct 23, 2022 · 0 comments
Open

Coastline and Rivers broken on planet generation #13

geronimoooo opened this issue Oct 23, 2022 · 0 comments

Comments

@geronimoooo
Copy link

I rendered a mbtiles set of the whole planet using sequentially-generate-planet-mbtiles on a virtual cloud server. The process completed after about a day and overall looks good, except for some coastline and river issues, for example in the north-eastern area of span and next for Tarifa (spain as well).

System

  • Host: Hetzner CPX51
  • OS: Ubuntu 20.04
  • 16 Cores, 32GB RAM
  • Version of Generator: unix-amd64-v3.1.0

Configuration

Run command:

$ ./sequentially-generate-planet-mbtiles--unix-amd64-v3.1.0 -c config.json

config.json:

{
  "pbfFile": "./planet.osm.pbf",
  "workingDir": "./output/work",
  "outDir": "./output/out",
  "excludeOcean": false,
  "excludeLanduse": false,
  "TilemakerConfig": "",
  "TilemakerProcess": "",
  "maxRamMb": 0,
  "outAsDir": false,
  "skipSlicing": false,
  "mergeOnly": false,
  "skipDownload": true
}

Results:

Bildschirmfoto 2022-10-23 um 13 00 05

Bildschirmfoto 2022-10-23 um 13 00 15

Bildschirmfoto 2022-10-23 um 12 59 53

Bildschirmfoto 2022-10-23 um 12 59 36

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

No branches or pull requests

1 participant