Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tiling Methods

1010519May 22 2013 — edited May 23 2013
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 20 2013
Added on May 22 2013
1 comment
411 views