Hello, I'm importing this small extract from geofabrik into PostGIS database.
wget http://download.geofabrik.de/osm/asia/taiwan.osm.pbf Everything seems to go smoothly with the import, however QGIS is only showing the nodes to have valid geometry once the import is finished. Below is my import statement (the same thing happens for different areas and bz2 types). Any Ideas? ~/Downloads/osmosis-0.38/bin/osmosis --read-pbf file="taiwan.osm.pbf" --write-pgsql database="OSMOSIS_OSM" user="gisuser" password="gisuser" host="localhost Thanks -- View this message in context: http://gis.638310.n2.nabble.com/No-geometry-for-ways-and-relations-after-osmosis-import-into-PostGIS-tp6506253p6506253.html Sent from the Osmosis Development mailing list archive at Nabble.com. _______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
