Skip to Main Content

Developer Community

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!

Support for 3D Curves (Polygon, Surface, and Solid) in Oracle Spatial

Hello Oracle Spatial Community,

I have a question regarding the support for curves in 3D geometries within Oracle Spatial:

  • In 2D, we can use arcs and curved geometries (e.g., etype=2) as part of SDO_GEOMETRY.
  • But in 3D space, is it possible to define curves in the context of:
    1. 3D Polygons (e.g., polygons with circular/curved edges in XYZ)
    2. 3D Surfaces (e.g., facades of buildings with curved shapes)
    3. 3D Solids (e.g., cylinders, spheres, or architectural models with curved boundaries)

Key Question:
If we have real-world objects like a building facade with curved walls or a tower with curved geometry, can these be stored directly with curved edges/surfaces in Oracle Spatial?
Or do they always need to be approximated into planar segments (straight polygons and triangulated surfaces) before ingestion?

Understanding whether Oracle Spatial supports native 3D curves or only planar approximations is critical for our 3D modeling workflows.

Thank you very much for your clarification and guidance

Comments
Post Details
Added 3 days ago
0 comments
33 views