[Cartoweb-users] Edit plugin MULTILINESTRING ERROR
Oliver Christen
oliver.christen at camptocamp.com
Mon Jul 2 02:32:59 EDT 2007
Hi
most likely because only LINESTRING was implemented in the plugin and not MULTILINESTRING
it should be possible to implemente that, though it may be delicate.
I think the code to modify is in the function getGeometryType (ServerEdit.php)
regards
Oliver
----- Original Message -----
From: Broun Uganda
To: cartoweb-users at lists.maptools.org
Sent: Monday, July 02, 2007 4:17 AM
Subject: [Cartoweb-users] Edit plugin MULTILINESTRING ERROR
Hi all,May some one advise me what the error is in this case. Every time i move a line in my edit i get this error below. why does it return a linestring instead of a multilinestring? The geometry constranint is that it should return a multiline string or null but why does it return a linestring?UPDATE public.links SET the_geom = GeometryFromText('LINESTRING(493630.4177779367 1995850.7688888889,493350.18066688 1995824.71352007)', -1) , id = '53', year = '1978', material = 'Ceramic', condition = 'Fair', diameter = '255', from_node = '18', to_node = '17' WHERE gid = 43 [nativecode=ERROR: new row for relation "links" violates check constraint "enforce_geotype_the_geom"]
Broun Uganda
------------------------------------------------------------------------------
Live Earth is coming. Learn more about the hottest summer event - only on MSN. Check it out!
------------------------------------------------------------------------------
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-users/attachments/20070702/d3ad728c/attachment.html
More information about the Cartoweb-users
mailing list