Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Needs review
Workspace sisNET
Created by Guest
Created on May 8, 2024

OpenGis-Speicherung von Multilinien - zusammen mit Mittellinie

Zur Zeit können Multilinien in den _GEOM_BEST-Tabellen wie folgt gespeichert werden (steuerbar über die Spalte N_OG_SETTINGS.STORINGTYPE):

  • STORINGTYPE = 0: SdoType 2003 (Polygon) - Außenlinien + Endkappen (als Fläche)

  • STORINGTYPE = 2: SdoType 2006 (Multiline) - Außenlinien + Endkappen (als Multilinie)

  • STORINGTYPE = 3: SdoType 2002 (Polyline) - nur Mittellinie

Wir schlagen vor, die Speicherung für Multilinien so zu erweitern, dass Multilinie zusammen mit ihrer Mittellinie gespeichert werden kann.

Dafür könnte man eine der folgenden Varianten wählen:


  • Vorschlag 1 - STORINGTYPE = 4:

    • COMPONENT_TYPE = 0: SdoType 2006 (Multiline) - Außenlinien + Endkappen

    • COMPONENT_TYPE = 1: SdoType 2002 (Polyline) - Mittellinie


  • Vorschlag 2 - STORINGTYPE = 5:

    • COMPONENT_TYPE = 0: SdoType 2002 (Polyline) - Mittellinie

    • COMPONENT_TYPE = 1: SdoType 2006 (Multiline) - Außenlinien + Endkappen


  • Admin
    Theo van de Ven
    Reply
    |
    Jan 23, 2025

    We have discussed this idea and have the following questions:

    • Can you add more information about the use-cases of the requested enhancement? We don't need the enhanced Oracle Spatial storage of Multilines for any of the sisNET products. Is the requirement for other applications / data usage elsewhere?

    • So far we see votes from wesernetz and SW Rostock. Are there more accounts interested in this enhancement?

  • Admin
    Theo van de Ven
    Reply
    |
    May 10, 2024

    Thank you for your input!

    This idea has been added as sisNET Product Backlog Item 1432980, for further review by the sisNET team.