Changes between Initial Version and Version 1 of Ticket #1334

Show
Ignore:
Timestamp:
11/28/11 16:54:41 (18 months ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1334 – description

    initial v1  
    22Saw the same behavior on a Windows 7.0 32-bit (running PostGIS 2.0, didn't have 1.5 to test). 
    33 
    4 However my 8.4 32-bit running PostGIS 8.4 does not exhibit this behavior. 
     4However my 8.4 32-bit on windows 2003 server running PostGIS 1.5 does not exhibit this behavior. 
    55 
    66 
     
    1414On my 64-bit 1.5 install on 8.4 
    1515{{{ 
     16-- note the e+180 e+214 
    1617BOX3D(1.121333 2.2567 5.21970604560393e+180,3.3456 4.4567 1.9161093301878e+214) 
    1718}}} 
     
    3738}}} 
    3839 
    39 Granted the differences are small, but why it changes answer like the wind is a mystery. 
     40Granted the differences are small (except for the e+ cases), but why it changes answer like the wind is a mystery.