#POSTGIS IRC Log - 2009-04-19

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
05:06:14 stuartg: hi. i am having trouble with the polygon representation
05:06:37 stuartg: for example, why does POLYGON( ( 0 0,4 0,4 4,0 4,0 0 ),( 1 1, 2 1, 2 2, 1 2,1 1 ) )
05:06:49 stuartg: have ( 1 1, 2 1, 2 2, 1 2,1 1 )
05:06:59 stuartg: should that not be a separate geometry?