Tiling Methods
1010519May 22 2013 — edited May 23 2013I am trying to tile a "rectangle like polygon into multiple rectangle like polygons. I have been using sdo_sam.tiled_bins and am hitting an issue when the polygons are not very rectangular. The tiled bins rountine is using a MBR to tile the poygon and then I clip the created tiles to the actual polygon shape. When I do the clipping, I end up with some narrow triangular pieces at times which violates my requirement. This is geodetic data using 8307 srid and I have not seen any other tiling method in the documentation. I am thinking of using the sdo_util bearing functions to do my own tiling but wanted to know if anyone was aware of any other built in tiling features that can handle tilted polygons
*
*
*
*
Thanks
Carlisle