[postgis-users] transform problem

Paul Ramsey pramsey at refractions.net
Thu Apr 15 22:16:36 PDT 2004


What do you mean by "not work"? I ran both your test cases on OS/X 
without problems. Do you mean you get a backend crash, or the wrong 
answer, or what?
You could try and isolate the problem by running all your points 
through the proj utilities and see if you can individually transform 
them all, independent of PostGIS.

Paul

On Thursday, April 15, 2004, at 09:40 PM, <ujunge at pmcentral.com> wrote:

> transform(GeometryFromText('POLYGON(
>         (-80 40,-75 35,-70 40.1,-80 40),(-90 40,-85 35,-80 40,-90 40)
>     ',4326),102013)

      Paul Ramsey
      Refractions Research
      Email: pramsey at refractions.net
      Phone: (250) 885-0632




More information about the postgis-users mailing list