Hi everyone, I am new to open street map, I'm trying to download osm data, load in into Postgres database, and add a postgres layer in QGIS. The problem was that I found that the layer's attributes table are incomplete in QGIS, I guess 80% of the attributes are null. I downloaded whole australia data in format of .pbf from geofabrik, then using osm2pgsql to put the data in Postgres database (followed tutorial in LearnOSM, http://learnosm.org/en/osm-data/osm2pgsql/#importing-the-data). I think it maybe something wrong with the default.style file but I don't know how to fix it. I hope someone can help with this, and sorry about my english. :) asked 12 Apr '15, 04:57 qiqiqi |
It is completely normal that for most objects, most columns are answered 12 Apr '15, 09:42 Frederik Ramm ♦ Thanks for answering:)
(12 Apr '15, 11:56)
qiqiqi
|
Nothing wrong there. answered 12 Apr '15, 11:33 rorym OK I got it, thank you very much
(12 Apr '15, 11:56)
qiqiqi
|