<html><head></head><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:13px">I am using GDAL's ogr2ogr.exe to convert an .osm file to .shp files.<br><br>I noticed one thing I do not understand: OSM driver sometimes saves closed ways into both the multipolygons.shp and lines.shp files.<br>Why is that so?<br><br>Why are closed ways (like building footprints) sent to the lines.shp file? Shouldn't all of closed ways representing building footprints be saved to the multipolygons.shp file? Why are they sometimes saved into the lines.shp file as well?<br><br>I would be grateful for any kind of reply.<br><br>Thank you in advance.<br></div></body></html>