conversion of spatial links to polygons
916240Feb 8 2012 — edited Feb 9 2012Hi,
I have a table of SDO_GEOMETRY objects of TYPE 2002 that represent a polygon . I have another table that holds their order. Is there any SDO function or does someone have some PLSQL that I can use to build the polygon (Type 2003) from these links? Do I have to create this PL/SQL myself. Any help is appreciated.
Thanks