I have been trying to installed on centos 7 the osm map. I have followed this link http://qiita.com/nkmrtkhd/items/642ae1b8a996cc46d85c. I tried to modify the last command and run this
When I ran this command sudo -u postgres psql postgres
|
Why not ask your question on the new OpenStreetMap Community Forum?
I have been trying to installed on centos 7 the osm map. I have followed this link http://qiita.com/nkmrtkhd/items/642ae1b8a996cc46d85c. I tried to modify the last command and run this
When I ran this command sudo -u postgres psql postgres
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Question tags:
question asked: 06 Jun '17, 20:22
question was seen: 3,006 times
last updated: 08 Jun '17, 13:15
I have resolved this using this method osm2pgsql --slim -S /usr/local/share/osm2pgsql/default.style -d gis -C 1000 malaysia-singapore-brunei-latest.osm.bz2. I just had to lower the cache size and it started to work.
Whilst I doubt that "authentication failed" would be fixed by changing the cache size, it's good that you've got this working!