<div dir="ltr">Ok, guys..<br>I resolved my problem... with the transform of the data...<br>       select x(transform(the_geom,24877))<br><br>And with that data I completed my xml file....<br><br><item><br>             <geo:lat>-2.8849877900038</geo:lat><br>
              <geo:long>-79.0611279883398</geo:long><br>              <title>2008-08-01 05:08:48</title><br>            <description>16.540</description><br></item><br><br>And with OpenLayers..!<br>
   <a href="http://www.openlayers.org/dev/examples/point-track-markers.html">http://www.openlayers.org/dev/examples/point-track-markers.html</a><br><br>Thaks... guys!   = )<br><br><br><div class="gmail_quote">2008/8/16 Paragon Corporation <span dir="ltr"><<a href="mailto:lr@pcorp.us">lr@pcorp.us</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div>
<div dir="ltr" align="left"><span><font size="2" color="#0000ff" face="Arial">David,</font></span></div>
<div dir="ltr" align="left"><span><font size="2" color="#0000ff" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span><font size="2" color="#0000ff" face="Arial">We've had this error before.  I think its because you 
didn't run the lwpostgis_upgrade.sql script which should be located in 
\share\contri\postgis of your postgresql install.  I think that was 
how we fixed ours.</font></span></div>
<div dir="ltr" align="left"><span><font size="2" color="#0000ff" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span><font size="2" color="#0000ff" face="Arial">Note your version says <font size="3" color="#000000" face="Times New Roman">RELPROC="1.3.3" (needs proc 
upgrade)"</font></font></span></div>
<div dir="ltr" align="left"><span><font size="2" color="#0000ff" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span><font size="2" color="#0000ff" face="Arial">Which means you are running the latest binaries but not the 
latest sql functions.</font></span></div>
<div dir="ltr" align="left"><span><font size="2" color="#0000ff" face="Arial"></font></span> </div>
<div dir="ltr" align="left"><span><font size="2" color="#0000ff" face="Arial">Hope that helps,</font></span></div>
<div dir="ltr" align="left"><span><font size="2" color="#0000ff" face="Arial">Leo</font></span></div><br>
<div dir="ltr" align="left" lang="en-us">
<hr>
<font size="2" face="Tahoma"><b>From:</b> 
<a href="mailto:postgis-users-bounces@postgis.refractions.net" target="_blank">postgis-users-bounces@postgis.refractions.net</a> 
[mailto:<a href="mailto:postgis-users-bounces@postgis.refractions.net" target="_blank">postgis-users-bounces@postgis.refractions.net</a>] <b>On Behalf Of </b>David 
Calle<br><b>Sent:</b> Friday, August 15, 2008 8:36 PM<br><b>To:</b> PostGIS 
Users Discussion<br><b>Subject:</b> [postgis-users] asGML 
Error<br></font><br></div><div><div></div><div class="Wj3C7c">
<div></div>
<div dir="ltr">Hi List, <br>I need to convert my geometry to GPS position.... I'm 
trying with <br>asgml(geometry)<br>But I have this error.. ERROR:  Only GML 
2 and GML 3 are supported<br><br>And this is my version of 
postgis..<br>"POSTGIS="1.3.3" GEOS="3.0.0-CAPI-1.4.1" PROJ="Rel. 4.6.0, 21 Dec 
2007" USE_STATS DBPROC="0.3.0" RELPROC="1.3.3" (needs proc upgrade)"<br><br>I 
need this, because I need to generate a xml file with the GPS format of my 
points...<br><br>Thanks Advanced...!!  <br></div></div></div></div>
<br>_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
<br></blockquote></div><br></div>