docker-osm/docker-imposm3
Fenno Vermeij 90735fae17
Fix postgres port not being considered in imposm3 (#106)
This fixes https://github.com/kartoza/docker-osm/issues/47

The POSTGRES_PORT parameter is allowed in the imposm3 dockerfile, but not used in establishing the connection. This PR fixes that by adding the port where appropriate.
2020-10-21 14:05:32 +02:00
..
Dockerfile Added commands to cleanup geom errors in layers (#82) 2019-06-05 11:34:11 +02:00
importer.py Fix postgres port not being considered in imposm3 (#106) 2020-10-21 14:05:32 +02:00
requirements.txt use psycopg-binary 2018-03-16 22:27:18 +01:00