<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE>.hmmessage P {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY.hmmessage {
        FONT-SIZE: 10pt; FONT-FAMILY: Tahoma
}
</STYLE>

<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY class=hmmessage bgColor=#ffffff>
<DIV><FONT face=Arial>Hi</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>the edit plugin was not intended to allow the modification 
of the coordinates manualy.</FONT></DIV>
<DIV><FONT face=Arial>what we did in a project was to add two extra inputs and 
then override the sql update query by inserting the modified 
corrdinates.</FONT></DIV>
<DIV><FONT face=Arial>the sql queries are in file ServerEdit.php, there is only 
one UPDATE query.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>see <A 
href="http://www.cartoweb.org/doc/cw3.4/xhtml/dev.newplugin.html#dev.newplugin.adapting.extending">http://www.cartoweb.org/doc/cw3.4/xhtml/dev.newplugin.html#dev.newplugin.adapting.extending</A>&nbsp;to 
extend a existing plugin functionnalities</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>regards</FONT></DIV>
<DIV><FONT face=Arial>Oliver</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=marie-line.romanens@hotmail.com 
  href="mailto:marie-line.romanens@hotmail.com">marie-line romanens</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=cartoweb-users@lists.maptools.org 
  href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, November 19, 2007 4:34 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Cartoweb-users] how to edit the 
  X and Y coordonates from a point with the "edit" plugin</DIV>
  <DIV><BR></DIV>Hello,<BR><BR>I try to modify the "edit" plugin for CW3 and I'm 
  completely blocked.<BR><BR>I want to give my users the ability to edit the X 
  and Y coordonates from a point. <BR><BR>I found how to retrive the values into 
  the differents input fields when I choose the "EDIT tool"(the arrow one) but 
  it seems it's coming right from the mapfile ('edit_attributes' 
  'id,date_ouverture|string,requerant|string,the_geom|string,... in the METADATA 
  zone in my layer definiton) and my problem is that I'm not able to use postGis 
  functions (such as X(geometry) y(geometry or astext(geometry)) in that 
  call.<BR><BR>By the way, is there a place where I can modify the postGIS 
  request ?<BR><BR>Marie<BR><BR>
  <HR>
  Découvrez la nouvelle génération des servives de Windows Live <A 
  href="http://get.live.com" target=_new>Cliquez ici!</A> 
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Cartoweb-users 
  mailing 
  list<BR>Cartoweb-users@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/cartoweb-users<BR></BLOCKQUOTE></BODY></HTML>