NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

The information found at https://github.com/Overv/openstreetmap-tile-server would imply that osm2pgsql can make use of various environment variables, like THREADS and OSM2PGSQL_EXTRA_ARGS. However, I am having trouble finding documentation discussing these variables and what others may be available. I am curious, for example, in how THREADS might interact with the --number-processes flag.

Can anyone enlighten me?

asked 06 Nov '19, 18:47

Willie_H's gravatar image

Willie_H
16224
accept rate: 0%


The environment variables mentioned on that page are not used by osm2pgsql. They are used by the docker scripts that person wrote.

permanent link

answered 06 Nov '19, 19:04

pnorman's gravatar image

pnorman
2.4k52140
accept rate: 18%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×263

question asked: 06 Nov '19, 18:47

question was seen: 1,416 times

last updated: 06 Nov '19, 19:04

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum