| 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? |