[gdal-dev] Fast feature count not available?

Paolo Cavallini cavallini at faunalia.it
Tue May 26 03:03:52 PDT 2015


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


More information about the gdal-dev mailing list