[Qgis-user] Multipoint vs point postgis error
    Paolo Cavallini 
    cavallini at faunalia.it
       
    Tue Mar 25 01:19:45 PDT 2014
    
    
  
Il 25/03/2014 01:47, Alex Mandel ha scritto:
> So the key to start is the Postgis definition of Point vs MultiPoint.
> Point is 1 point per row
> Multi-point is 1 or more points per row
In short: you better import pints as POINT instead of MULTIPOINT, except
in very special cases.
It will probably be easier to drop and reimport the table than
converting it.
All the best.
-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html
    
    
More information about the Qgis-user
mailing list