<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 10Impr; color: #000000'>Hi everybody,<br>i want to use the asgeojson function.<br>Do you know where we can find the 1.3.4 version of postgis ?<br>once you have your data in the "geojson format", how do you "call" it in the json file ?<br>Thanks for your help<br><br>Sophie<br><br>----- Mail Original -----<br>De: "Paragon Corporation" <lr@pcorp.us><br>À: "PostGIS Users Discussion" <postgis-users@postgis.refractions.net><br>Envoyé: Jeudi 31 Juillet 2008 07:16:24 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne<br>Objet: RE: [postgis-users] JSON<br><br>We should update the docs to have an Availability section for the Geometry<br>Outputs.  Well at the very least for the ST_AsGeomJson.<br><br>It confused me too when  I tried to use that function and realized it was in<br>an unreleased version.<br> <br><br>-----Original Message-----<br>From: postgis-users-bounces@postgis.refractions.net<br>[mailto:postgis-users-bounces@postgis.refractions.net] On Behalf Of Paul<br>Ramsey<br>Sent: Wednesday, July 30, 2008 7:29 PM<br>To: PostGIS Users Discussion<br>Subject: Re: [postgis-users] JSON<br><br>I think it's unreleased on the 1.3 branch. I have it here on my development<br>box.  So 1.3.4 would have it.<br><br># select st_asgeojson(geom) from fe_edges limit 1;<br>                                                          st_asgeojson<br>----------------------------------------------------------------------------<br>----------------------------------------------------<br> <br>{"type":"MultiLineString","coordinates":[[[-89.734634999999997,31.4920720000<br>00000],[-89.734955999999997,31.492237999999997]]]}<br>(1 row)<br><br><br>On Wed, Jul 30, 2008 at 4:16 PM, Jim <jbucher@cnrit.tamu.edu> wrote:<br>> I just installed 1.3.3 and I don't see an ST_AsGeoJson or an AsGeoJson <br>> function.<br>><br>> Paul Ramsey wrote:<br>>><br>>> Jim,<br>>><br>>> We've got that contribution already,<br>>><br>>><br>>> http://postgis.refractions.net/documentation/manual-1.3/ch06.html#id2<br>>> 975494<br>>><br>>> Thanks though!<br>>><br>>> Paul<br>>><br>><br>> _______________________________________________<br>> postgis-users mailing list<br>> postgis-users@postgis.refractions.net<br>> http://postgis.refractions.net/mailman/listinfo/postgis-users<br>><br>_______________________________________________<br>postgis-users mailing list<br>postgis-users@postgis.refractions.net<br>http://postgis.refractions.net/mailman/listinfo/postgis-users<br><br><br>_______________________________________________<br>postgis-users mailing list<br>postgis-users@postgis.refractions.net<br>http://postgis.refractions.net/mailman/listinfo/postgis-users<br></div></body></html>