Hi Paolo, thanks. Running the script for each layer assume that I know every layer inside each dxf. That's not possible because the content of a dxf depend on its location. A dxf locate in mountain has different layers of a dxf representing a seaside city.. But I know all layers that I don't want to load, because all them begin with "X" (they are filling meshes). So I have to specify the selection with some query like SELECT * from mydxf where layer name not like 'X*' I'll try to submit this question to gdal forum. Bie Pietro
-- View this message in context: http://postgis.17.n6.nabble.com/Help-on-using-Ogr2ogr-to-load-dxf-data-to-postgis-tp5000446p5000471.html Sent from the PostGIS - User mailing list archive at Nabble.com. _______________________________________________ postgis-users mailing list postgis-users@postgis.refractions.net http://postgis.refractions.net/mailman/listinfo/postgis-users