[postgis-users] mlinefromtext problem

Stefan Donath DonathStefan at gmx.de
Wed Apr 7 02:21:55 PDT 2004


hi,

there is a problem occuring while trying to use mlinefromtext:

this is my sql-command:

INSERT INTO owt_staatsgrenze_sub (grenzen_id,id,the_geom,test) 
            VALUES (470,44,
            mlinefromtext('multilinestring((5589287.1 4570062.5,5589288.0
4570069.0),
                                                       (5589288.0
4570069.0,5589260.0 4570050.9))'
                                                       ,20002),
            'test');

the error message is:  couldnt parse objects in GEOMETRY

what's wrong? thanks for help, stefan.

-- 
NEU : GMX Internet.FreeDSL
Ab sofort DSL-Tarif ohne Grundgebühr: http://www.gmx.net/info




More information about the postgis-users mailing list