What are you using for a .style file? That’s what tells osm2pgsql what import where. You should be able to write one that doesn’t involve any points.
From: Nick Whitelegg [mailto:[email protected]] Sent: Saturday, September 14, 2013 5:35 AM To: [email protected] Subject: [OSM-dev] osm2pgsql: avoid addition to planet_osm_point when importing ways? Hi, I want to import some highways into a PostGIS database but encounter a problem when any constituent nodes with tags are added to planet_osm_point. Is there a way to tell osm2pgsql to *only* import the ways into planet_osm_line and not put anything into planet_osm_point at all? None of the command line options seem to suggest that you can do this, unless I've missed something. Thanks, Nick
_______________________________________________ dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/dev

