[postgis-devel] gml, geojson, svg

Paul Ramsey pramsey at opengeo.org
Wed Mar 18 20:58:38 PDT 2009


Well, it doesn't crash.

Incidentally, I get a successful regression on my desktop iMac but a
failed one on my notebook MacBook. Both OS/X 10.5, fully updated. So I
don't know WTF is going on.  Oh, wait it gets better, I did a clean
build on the MacBook and now it works.

You know what happened, dollars to donuts it's the g*******
liblwgeom.a thing again. I had an old one, and so I had the new
regression files and the old library without Olivier's new code. Boom,
failure.

P.

On Wed, Mar 18, 2009 at 8:22 PM, Paragon Corporation <lr at pcorp.us> wrote:
>  Paul,
>
> Just curious.  Does this work okay on your Mac OSX
>
> SELECT ST_AsSVG(foo1.the_geom)
>
> FROM ((SELECT ST_Buffer(ST_SetSRID(ST_Point(i,j),4326), j) As the_geom
>
> FROM
>
> generate_series(-10,50,10) As i CROSS JOIN generate_series(40,70, 20) As j))
> As foo1;
>
> Thanks,
> Regina
>
>
> -----Original Message-----
> From: postgis-devel-bounces at postgis.refractions.net on behalf of Paul Ramsey
> Sent: Wed 3/18/2009 9:42 PM
> To: PostGIS Development Discussion
> Subject: Re: [postgis-devel] gml, geojson, svg
>
> Regression passed on Solaris, so it's something specific to OS/X. I'll
> have to check and see if it's me installation or OS/X in general.
>
> P
>
> On Wed, Mar 18, 2009 at 6:32 PM, Paragon Corporation <lr at pcorp.us> wrote:
>> On 1.4?  I didn't get regression failures, but my OpenSUSE 11 still
> crashes
>> on torturetest for the new SVG changes (last I checked.  I'll need to
> check
>> again).  Not sure if that is related or not to your problem.
>>
>> Thanks,
>> Regina
>>
>> -----Original Message-----
>> From: postgis-devel-bounces at postgis.refractions.net
>> [mailto:postgis-devel-bounces at postgis.refractions.net] On Behalf Of Paul
>> Ramsey
>> Sent: Wednesday, March 18, 2009 7:51 PM
>> To: PostGIS Development Discussion
>> Subject: [postgis-devel] gml, geojson, svg
>>
>> I've got regression failures on OS/X right now for the cited modules.
>> Expected? Not?
>>
>> P.
>> _______________________________________________
>> postgis-devel mailing list
>> postgis-devel at postgis.refractions.net
>> http://postgis.refractions.net/mailman/listinfo/postgis-devel
>>
>>
>>
>> _______________________________________________
>> postgis-devel mailing list
>> postgis-devel at postgis.refractions.net
>> http://postgis.refractions.net/mailman/listinfo/postgis-devel
>>
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
>
>
>
> ________________________________
>
> The substance of this message, including any attachments, may be
> confidential, legally privileged and/or exempt from disclosure pursuant to
> Massachusetts law. It is intended solely for the addressee. If you received
> this in error, please contact the sender and delete the material from any
> computer.
>
> ________________________________
>
> Help make the earth a greener place. If at all possible resist printing this
> email and join us in saving paper.
>
>
>
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
>



More information about the postgis-devel mailing list