Hi all, I'm trying to import from Oracle to PostGIS, with the command ogr2ogr.exe -progress --config PG_USE_COPY YES -f PostgreSQL PG:"host=*** port=5432 dbname=*** password=*** user=***" -lco DIM=2 OCI:georef/***@***:1523/**.**:GEOREF.GEO_NODES "GEOREF"."GEO_NODI_BT" -nlt POINT -lco SCHEMA=georef -lco GEOMETRY_NAME=geom -lco FID=id -nln geo_nodes -a_srs EPSG:4326 -spat -180.0 -90.0 180.0 90.0 -nlt PROMOTE_TO_MULTI
which returns: Progress turned off as fast feature count is not available. The table is created, but empty. I'd be grateful of any hint. All the best. -- Paolo Cavallini - www.faunalia.eu QGIS & PostGIS courses: http://www.faunalia.eu/training.html _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev