[postgis-users] JSON

Jim jbucher at cnrit.tamu.edu
Wed Jul 30 16:43:03 PDT 2008


Thats exactly what my output looks like. I found the geojson spec before 
I wrote it. I just looked at the time stamp. I last modified the file 
Feb 20. I could have saved someone the trouble of writing the json code.


Paul Ramsey wrote:
> I think it's unreleased on the 1.3 branch. I have it here on my
> development box.  So 1.3.4 would have it.
>
> # select st_asgeojson(geom) from fe_edges limit 1;
>                                                           st_asgeojson
> --------------------------------------------------------------------------------------------------------------------------------
>  {"type":"MultiLineString","coordinates":[[[-89.734634999999997,31.492072000000000],[-89.734955999999997,31.492237999999997]]]}
> (1 row)
>
>
> On Wed, Jul 30, 2008 at 4:16 PM, Jim <jbucher at cnrit.tamu.edu> wrote:
>   
>> I just installed 1.3.3 and I don't see an ST_AsGeoJson or an AsGeoJson
>> function.
>>
>> Paul Ramsey wrote:
>>     
>>> Jim,
>>>
>>> We've got that contribution already,
>>>
>>>
>>> http://postgis.refractions.net/documentation/manual-1.3/ch06.html#id2975494
>>>
>>> Thanks though!
>>>
>>> Paul
>>>
>>>       
>> _______________________________________________
>> postgis-users mailing list
>> postgis-users at postgis.refractions.net
>> http://postgis.refractions.net/mailman/listinfo/postgis-users
>>
>>     
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>   




More information about the postgis-users mailing list