Elementbrid:BridgeInstallation
brid:BridgeInstallation
定義
橋梁の外部付属物。橋梁の外側に設置され、橋梁の外観を特徴づける設備。
橋梁の付帯的な設備であり、主要な部分であってはならない。橋梁の外部付属物には以下を含む。ただし、全て外部に設置され、橋梁と接するもののみを対象とする。
支承、落橋防止装置、伸縮装置、排水施設、高欄、防護柵、遮音壁、遮光壁、航空障害灯など。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
gml:metaDataProperty
gml:MetaDataPropertyType [0..*]
gml:boundedBy
gml:BoundingShapeType [0..1]
gml:location
gml:LocationPropertyType [0..1]
xs:date [0..1]
xs:date [0..1]
core:externalReference
core:ExternalReferenceType [0..*]
core:generalizesTo
core:GeneralizationRelationType [0..*]
core:relativeToTerrain
core:RelativeToTerrainType [0..1]
core:relativeToWater
core:RelativeToWaterType [0..1]
app:appearance
app:AppearancePropertyType [0..*]
brid:lod2ImplicitRepresentation
core:ImplicitRepresentationPropertyType [0..1]
brid:lod3ImplicitRepresentation
core:ImplicitRepresentationPropertyType [0..1]
brid:lod4ImplicitRepresentation
core:ImplicitRepresentationPropertyType [0..1]
XMLスキーマ
<xs:element name="BridgeInstallation" type="BridgeInstallationType" substitutionGroup="core:_CityObject"/>
XMLインスタンスのサンプル
<brid:BridgeInstallation>
    <gml:description>[概要]</gml:description>
    <gml:name>[名称]</gml:name>
    <core:creationDate>2024-03-31</core:creationDate>
    <core:terminationDate>0001-01-01</core:terminationDate>
    <gen:stringAttribute name="[汎用属性名称]">
        <gen:value>[汎用属性値]</gen:value>
    </gen:stringAttribute>
    <gen:intAttribute name="[汎用属性名称]">
        <gen:value>123</gen:value>
    </gen:intAttribute>
    <gen:doubleAttribute name="[汎用属性名称]">
        <gen:value>123.45</gen:value>
    </gen:doubleAttribute>
    <gen:dateAttribute name="[汎用属性名称]">
        <gen:value>2023-01-02</gen:value>
    </gen:dateAttribute>
    <gen:uriAttribute name="[汎用属性名称]">
        <gen:value>http://www.XXX.org/2014/OOOXXXX</gen:value>
    </gen:uriAttribute>
    <gen:measureAttribute name="[汎用属性名称]">
        <gen:value uom="m">123.45</gen:value>
    </gen:measureAttribute>
    <gen:genericAttributeSet name="[汎用属性セット名称]" codeSpace="[汎用属性のグループを維持管理する機関のURI]">
        <gen:stringAttribute name="[汎用属性名称]">
            <gen:value>[汎用属性値]</gen:value>
        </gen:stringAttribute>
        <gen:intAttribute name="[汎用属性名称]">
            <gen:value>123</gen:value>
        </gen:intAttribute>
        <gen:doubleAttribute name="[汎用属性名称]">
            <gen:value>123.45</gen:value>
        </gen:doubleAttribute>
        <gen:measureAttribute name="[汎用属性名称]">
            <gen:value uom="m2">123.45</gen:value>
        </gen:measureAttribute>
    </gen:genericAttributeSet>
    <uro:pointCloud>
        <uro:PointCloud>
            <gml:description>[概要]</gml:description>
            <gml:name>[名称]</gml:name>
            <uro:mimeType codeSpace="../../codelists/PointCloud_mimeType.xml">application/vnd.las</uro:mimeType>
            <uro:pointFile>[三次元点群データへの相対パス]</uro:pointFile>
            <uro:pointFileSrsName>EPSG:6697</uro:pointFileSrsName>
            <uro:pointCloudSpecAttribute>
                <uro:PointCloudSpecAttribute>
                    <uro:class codeSpace="../../codelists/PointCloudSpecAttribute_class.xml">2</uro:class>
                    <uro:function codeSpace="../../codelists/PointCloudSpecAttribute_function.xml">4</uro:function>
                    <uro:srcScale codeSpace="../../codelists/PointCloudSpecAttribute_srcScale.xml">1000</uro:srcScale>
                    <uro:srcRequiredHorizontalAccuracy uom="m">0.3</uro:srcRequiredHorizontalAccuracy>
                    <uro:srcRequiredVerticalAccuracy uom="m">0.3</uro:srcRequiredVerticalAccuracy>
                    <uro:srcRequiredPointDensity uom="点/m2">100</uro:srcRequiredPointDensity>
                    <uro:srcFilteringCriteria codeSpace="../../codelists/PointCloudSpecAttribute_srcFilteringCriteria.xml">2</uro:srcFilteringCriteria>
                    <uro:srcGridInterval uom="m">0.5</uro:srcGridInterval>
                    <uro:isIntensity>1</uro:isIntensity>
                    <uro:spectralBandSet codeSpace="../../codelists/PointCloudSpecAttribute_spectralBandSet.xml">1</uro:spectralBandSet>
                    <uro:isReturnInfo>1</uro:isReturnInfo>
                    <uro:isStandardClassification>0</uro:isStandardClassification>
                    <uro:customClassificationType codeSpace="../../codelists/PointCloudSpecAttribute_customClassificationType.xml">1</uro:customClassificationType>
                    <uro:customClassificationType codeSpace="../../codelists/PointCloudSpecAttribute_customClassificationType.xml">2</uro:customClassificationType>
                    <uro:customClassificationType codeSpace="../../codelists/PointCloudSpecAttribute_customClassificationType.xml">3</uro:customClassificationType>
                    <uro:pointCloudAssociationMethod codeSpace="../../codelists/PointCloudSpecAttribute_pointCloudAssociationMethod.xml">2</uro:pointCloudAssociationMethod>
                    <uro:pointSubsamplingInfo codeSpace="../../codelists/PointCloudSpecAttribute_pointSubsamplingInfo.xml">99</uro:pointSubsamplingInfo>
                </uro:PointCloudSpecAttribute>
            </uro:pointCloudSpecAttribute>
        </uro:PointCloud>
    </uro:pointCloud>
    <brid:class codeSpace="../../codelists/BuildingInstallation_class.xml">1060</brid:class>
    <brid:function codeSpace="../../codelists/BridgeInstallation_function.xml">14</brid:function>
    <brid:lod2Geometry>
        <gml:MultiSurface>
            <gml:surfaceMember>
                <gml:Polygon>
                    <gml:exterior>
                        <gml:LinearRing>
                            <gml:posList><!--省略--></gml:posList>
                        </gml:LinearRing>
                    </gml:exterior>
                </gml:Polygon>
            </gml:surfaceMember>
            <!--省略-->
        </gml:MultiSurface>
    </brid:lod2Geometry>
    <brid:lod3Geometry>
        <gml:MultiSurface>
            <gml:surfaceMember>
                <gml:Polygon>
                    <gml:exterior>
                        <gml:LinearRing>
                            <gml:posList><!--省略--></gml:posList>
                        </gml:LinearRing>
                    </gml:exterior>
                </gml:Polygon>
            </gml:surfaceMember>
            <!--省略-->
        </gml:MultiSurface>
    </brid:lod3Geometry>
    <brid:lod4Geometry>
        <gml:MultiSurface>
            <gml:surfaceMember>
                <gml:Polygon>
                    <gml:exterior>
                        <gml:LinearRing>
                            <gml:posList><!--省略--></gml:posList>
                        </gml:LinearRing>
                    </gml:exterior>
                </gml:Polygon>
            </gml:surfaceMember>
            <!--省略-->
        </gml:MultiSurface>
    </brid:lod4Geometry>
</brid:BridgeInstallation>