[postgis-users] multipoint2point
jj.wag at gmx.de
jj.wag at gmx.de
Mon Sep 14 05:22:45 PDT 2009
Hi,
I have a postgistable with different geometrytyps in one table: points and
multipoints (get this information via ST_GeometryType).
UMN Mapserver have no problems to show the geometrys, but if I try to export
this table via ogr2ogr there is an error:
Attempt to write non-poin(MULTIPOINT) to point shapefile.
How can I cast all my geometrys to point?
Jo
More information about the postgis-users
mailing list