Hi List,
While looking at my log for a single tile request, I see GeoServer is making four separate requests to Oracle, one for each layer. This is as expected.
The weird thing is that for every one of the requests, a different bounding box is supplied to Oracle. I have the following four (easiest to see with wide-screen no word-wrap).
MDSYS.SDO_GEOMETRY(2003,27700,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),MDSYS.SDO_ORDINATE_ARRAY(410006.8,278115.6,411445.99999999994,279554.8))
MDSYS.SDO_GEOMETRY(2003,27700,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),MDSYS.SDO_ORDINATE_ARRAY(410002.6,278111.39999999997,411450.19999999995,279559.0))
MDSYS.SDO_GEOMETRY(2003,27700,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),MDSYS.SDO_ORDINATE_ARRAY(409999.8,278108.6,411452.99999999994,279561.8))
MDSYS.SDO_GEOMETRY(2003,27700,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),MDSYS.SDO_ORDINATE_ARRAY(409998.39999999997,278107.19999999995,411454.39999999997,279563.2))
The difference between them is 9metres on both width and height.
Two thoughts:
a) Doesn’t this add scope for missing/adding features that shouldn’t be there? 9m is several buildings zoomed out to 1:5000, the max denominator on our detailed dataset.
b) Is there room for a (probably minor performance gain) optimisation to only create it once?
Cheers,
Jonathan
This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.