I've imported England shp file of roads to mssql using OSM2MSSQL and I've noticed that the same road has couple of records with same Id but different geographic (probably it was segmented).
Is there a way to convert these records to one record with entire geographic data? I want to have unique Id in my streets table instead of having two tables, one with unique Id and one with geographic data.
