Elementfrn:CityFurniture
frn:CityFurniture
定義
都市の屋外(道路、住宅街、広場、造成地等)に設置されている、移動しない小規模な設備(例:街路灯、道路標識、交通信号機、花壇、広告板、ベンチ、境界杭、バス停)。
建築物に付属する設備の場合は、bldg:BuildingInstallationとして取得する。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
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..*]
frn:lod4Geometry
gml:GeometryPropertyType [0..1]
frn:lod1TerrainIntersection
gml:MultiCurvePropertyType [0..1]
frn:lod2TerrainIntersection
gml:MultiCurvePropertyType [0..1]
frn:lod3TerrainIntersection
gml:MultiCurvePropertyType [0..1]
frn:lod4TerrainIntersection
gml:MultiCurvePropertyType [0..1]
frn:lod1ImplicitRepresentation
core:ImplicitRepresentationPropertyType [0..1]
frn:lod2ImplicitRepresentation
core:ImplicitRepresentationPropertyType [0..1]
frn:lod3ImplicitRepresentation
core:ImplicitRepresentationPropertyType [0..1]
frn:lod4ImplicitRepresentation
core:ImplicitRepresentationPropertyType [0..1]
uro:facilityType
gml:CodeType [0..1]
uro:description
xs:string [0..1]
uro:geometrySrcDescLod0
gml:CodeType [0..*]
uro:geometrySrcDescLod1
gml:CodeType [1..*]
uro:geometrySrcDescLod2
gml:CodeType [0..*]
uro:geometrySrcDescLod3
gml:CodeType [0..*]
uro:thematicSrcDesc
gml:CodeType [0..*]
uro:appearanceSrcDescLod0
gml:CodeType [0..*]
uro:appearanceSrcDescLod1
gml:CodeType [0..*]
uro:appearanceSrcDescLod2
gml:CodeType [0..*]
uro:appearanceSrcDescLod3
gml:CodeType [0..*]
uro:lodType
gml:CodeType [0..*]
uro:lod1HeightType
gml:CodeType [0..1]
uro:publicSurveyDataQualityAttribute
uro:PublicSurveyDataQualityAttributePropertyType [0..1]
uro:id
xs:string [0..1]
uro:partId
xs:string [0..1]
uro:branchId
xs:string [0..1]
uro:prefecture
gml:CodeType [0..*]
uro:city
gml:CodeType [0..*]
uro:route
xs:string [0..1]
uro:startPost
xs:string [0..1]
uro:endPost
xs:string [0..1]
uro:startLat
xs:double [0..1]
uro:startLong
xs:double [0..1]
uro:alternativeName
xs:string [0..*]
uro:class
gml:CodeType [0..1]
uro:function
gml:CodeType [0..*]
uro:key
gml:CodeType [1]
uro:codeValue
gml:CodeType [1]
XMLスキーマ
<xs:element name="CityFurniture" type="CityFurnitureType" substitutionGroup="core:_CityObject"/>
XMLインスタンスのサンプル
<frn:CityFurniture gml:id="frn_00000000-0000-0000-0000-000000000000">
    <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>
    <frn:class codeSpace="../../codelists/CityFurniture_class.xml">1010</frn:class>
    <frn:function codeSpace="../../codelists/CityFurniture_function.xml">4840</frn:function>
    <frn:usage codeSpace="../../codelists/CityFurniture_usage.xml">01</frn:usage>
    <frn:lod1Geometry>
        <gml:Solid>
            <gml:exterior>
                <gml:CompositeSurface>
                    <gml:surfaceMember>
                        <gml:Polygon>
                            <gml:exterior>
                                <gml:LinearRing>
                                    <gml:posList><!--省略--></gml:posList>
                                </gml:LinearRing>
                            </gml:exterior>
                        </gml:Polygon>
                    </gml:surfaceMember>
                    <!--省略-->
                </gml:CompositeSurface>
            </gml:exterior>
        </gml:Solid>
    </frn:lod1Geometry>
    <frn:lod2Geometry>
        <gml:Solid>
            <gml:exterior>
                <gml:CompositeSurface>
                    <gml:surfaceMember>
                        <gml:Polygon>
                            <gml:exterior>
                                <gml:LinearRing>
                                    <gml:posList><!--省略--></gml:posList>
                                </gml:LinearRing>
                            </gml:exterior>
                        </gml:Polygon>
                    </gml:surfaceMember>
                    <!--省略-->
                </gml:CompositeSurface>
            </gml:exterior>
        </gml:Solid>
    </frn:lod2Geometry>
    <frn:lod3Geometry>
        <gml:Solid>
            <gml:exterior>
                <gml:CompositeSurface>
                    <gml:surfaceMember>
                        <gml:Polygon>
                            <gml:exterior>
                                <gml:LinearRing>
                                    <gml:posList><!--省略--></gml:posList>
                                </gml:LinearRing>
                            </gml:exterior>
                        </gml:Polygon>
                    </gml:surfaceMember>
                    <!--省略-->
                </gml:CompositeSurface>
            </gml:exterior>
        </gml:Solid>
    </frn:lod3Geometry>
    <uro:frnFacilityIdAttribute>
        <uro:FacilityIdAttribute>
            <uro:id>F00000</uro:id>
            <uro:partId>1</uro:partId>
            <uro:branchId>001</uro:branchId>
            <uro:prefecture codeSpace="../../codelists/Common_localPublicAuthorities.xml">13</uro:prefecture>
            <uro:city codeSpace="../../codelists/Common_localPublicAuthorities.xml">13999</uro:city>
            <uro:route>路線1</uro:route>
            <uro:startPost>1.0km</uro:startPost>
            <uro:endPost>1.5km</uro:endPost>
            <uro:startLat>35.6718000000</uro:startLat>
            <uro:startLong>139.749777777</uro:startLong>
            <uro:alternativeName>[一般的な名称]</uro:alternativeName>
        </uro:FacilityIdAttribute>
    </uro:frnFacilityIdAttribute>
    <uro:frnFacilityTypeAttribute>
        <uro:FacilityTypeAttribute>
            <uro:function codeSpace="../../codelists/FacilityTypeAttribute_function.xml">9004</uro:function>
        </uro:FacilityTypeAttribute>
    </uro:frnFacilityTypeAttribute>
    <uro:frnFacilityAttribute>
        <uro:MaintenanceHistoryAttribute>
            <uro:facilityId>F00000</uro:facilityId>
            <uro:maintenanceType codeSpace="../../codelists/MaintenanceHistoryAttribute_maintenanceType.xml">10</uro:maintenanceType>
            <uro:maintenanceFiscalYear>2023</uro:maintenanceFiscalYear>
            <uro:maintenanceYear>2023</uro:maintenanceYear>
            <uro:maintenanceDate>2023-07-01</uro:maintenanceDate>
            <uro:status>[点検状況]</uro:status>
            <uro:description>[点検内容]</uro:description>
        </uro:MaintenanceHistoryAttribute>
    </uro:frnFacilityAttribute>
    <uro:frnDmAttribute>
        <uro:DmGeometricAttribute>
            <uro:dmCode codeSpace="../../codelists/Common_dmCode.xml">8141</uro:dmCode>
            <uro:meshCode>09LD001</uro:meshCode>
            <uro:dmElement>
                <uro:DmElement>
                    <uro:locationType>L000000</uro:locationType>
                    <uro:infoType>I000000</uro:infoType>
                    <uro:elementKey>0001</uro:elementKey>
                    <uro:hierarchyLevel>1</uro:hierarchyLevel>
                    <uro:dataType codeSpace="../../codelists/DmElement_dataType.xml">2</uro:dataType>
                    <uro:precisionType codeSpace="../../codelists/DmElement_precisionType.xml">34</uro:precisionType>
                    <uro:dislocationType codeSpace="../../codelists/DmElement_dislocationType.xml">0</uro:dislocationType>
                    <uro:breakType codeSpace="../../codelists/DmElement_breakType.xml">0</uro:breakType>
                    <uro:attributeValue>[属性数値]</uro:attributeValue>
                    <uro:attributeType>[属性区分]</uro:attributeType>
                    <uro:attributeValueType><!--省略 属性データ書式。属性レコードを持つ場合の、そのレコードに記述されている内容の書式をFortran形式で記述する。--></uro:attributeValueType>
                    <uro:creationDate>2020-01</uro:creationDate>
                    <uro:updateDate>2021-01</uro:updateDate>
                    <uro:terminationDate>2025-01</uro:terminationDate>
                    <uro:freeSpace>[空き領域]</uro:freeSpace>
                </uro:DmElement>
            </uro:dmElement>
            <uro:geometryType codeSpace="../../codelists/Common_geometryType.xml">E5</uro:geometryType>
            <uro:mapLevel codeSpace="../../codelists/Common_MapLevel.xml">500</uro:mapLevel>
            <uro:shapeType codeSpace="../../codelists/Common_shapeType.xml">0</uro:shapeType>
            <uro:visibility>1</uro:visibility>
            <uro:is3d>0</uro:is3d>
            <uro:isInstallation>0</uro:isInstallation>
            <uro:isEdited>0</uro:isEdited>
            <uro:isSupplementarySymbol>0</uro:isSupplementarySymbol>
            <uro:angle>0</uro:angle>
            <uro:elevation uom="m">0</uro:elevation>
            <uro:lod0Geometry>
                <gml:MultiPoint>
                    <gml:pointMember>
                        <gml:Point>
                            <gml:pos><!--省略--></gml:pos>
                        </gml:Point>
                    </gml:pointMember>
                </gml:MultiPoint>
            </uro:lod0Geometry>
        </uro:DmGeometricAttribute>
    </uro:frnDmAttribute>
    <uro:cityFurnitureDetailAttribute>
        <uro:CityFurnitureDetailAttribute>
            <uro:facilityType>有線柱</uro:facilityType>
            <uro:description>[詳細な内容]</uro:description>
        </uro:CityFurnitureDetailAttribute>
    </uro:cityFurnitureDetailAttribute>
    <uro:frnDataQualityAttribute>
        <uro:DataQualityAttribute>
            <uro:geometrySrcDescLod0 codeSpace="../../codelists/DataQualityAttribute_geometrySrcDesc.xml">000</uro:geometrySrcDescLod0>
            <uro:geometrySrcDescLod1 codeSpace="../../codelists/DataQualityAttribute_geometrySrcDesc.xml">000</uro:geometrySrcDescLod1>
            <uro:geometrySrcDescLod2 codeSpace="../../codelists/DataQualityAttribute_geometrySrcDesc.xml">000</uro:geometrySrcDescLod2>
            <uro:geometrySrcDescLod3 codeSpace="../../codelists/DataQualityAttribute_geometrySrcDesc.xml">v</uro:geometrySrcDescLod3>
            <uro:thematicSrcDesc codeSpace="../../codelists/DataQualityAttribute_thematicSrcDesc.xml">300</uro:thematicSrcDesc>
            <uro:appearanceSrcDescLod0 codeSpace="../../codelists/DataQualityAttribute_appearanceSrcDesc.xml">99</uro:appearanceSrcDescLod0>
            <uro:appearanceSrcDescLod1 codeSpace="../../codelists/DataQualityAttribute_appearanceSrcDesc.xml">99</uro:appearanceSrcDescLod1>
            <uro:appearanceSrcDescLod2 codeSpace="../../codelists/DataQualityAttribute_appearanceSrcDesc.xml">99</uro:appearanceSrcDescLod2>
            <uro:appearanceSrcDescLod3 codeSpace="../../codelists/DataQualityAttribute_appearanceSrcDesc.xml">5</uro:appearanceSrcDescLod3>
            <uro:lodType codeSpace="../../codelists/CityFurniture_lodType.xml">3.1</uro:lodType>
            <uro:lod1HeightType codeSpace="../../codelists/DataQualityAttribute_lod1HeightType.xml">1</uro:lod1HeightType>
            <uro:publicSurveyDataQualityAttribute>
                <uro:PublicSurveyDataQualityAttribute>
                    <uro:srcScaleLod0 codeSpace="../../codelists/PublicSurveyDataQualityAttribute_srcScale.xml">3</uro:srcScaleLod0>
                    <uro:srcScaleLod1 codeSpace="../../codelists/PublicSurveyDataQualityAttribute_srcScale.xml">3</uro:srcScaleLod1>
                    <uro:srcScaleLod2 codeSpace="../../codelists/PublicSurveyDataQualityAttribute_srcScale.xml">3</uro:srcScaleLod2>
                    <uro:srcScaleLod3 codeSpace="../../codelists/PublicSurveyDataQualityAttribute_srcScale.xml">3</uro:srcScaleLod3>
                    <uro:publicSurveySrcDescLod0 codeSpace="../../codelists/PublicSurveyDataQualityAttribute_publicSurveySrcDesc.xml">023</uro:publicSurveySrcDescLod0>
                    <uro:publicSurveySrcDescLod1 codeSpace="../../codelists/PublicSurveyDataQualityAttribute_publicSurveySrcDesc.xml">011</uro:publicSurveySrcDescLod1>
                    <uro:publicSurveySrcDescLod2 codeSpace="../../codelists/PublicSurveyDataQualityAttribute_publicSurveySrcDesc.xml">011</uro:publicSurveySrcDescLod2>
                    <uro:publicSurveySrcDescLod3 codeSpace="../../codelists/PublicSurveyDataQualityAttribute_publicSurveySrcDesc.xml">011</uro:publicSurveySrcDescLod3>
                </uro:PublicSurveyDataQualityAttribute>
            </uro:publicSurveyDataQualityAttribute>
        </uro:DataQualityAttribute>
    </uro:frnDataQualityAttribute>
    <uro:frnKeyValuePairAttribute>
        <uro:KeyValuePairAttribute>
            <uro:key codeSpace="../../codelists/KeyValuePairAttribute_key.xml">1</uro:key>
            <uro:codeValue codeSpace="../../codelists/KeyValuePairAttribute_key1.xml">101</uro:codeValue>
        </uro:KeyValuePairAttribute>
    </uro:frnKeyValuePairAttribute>
</frn:CityFurniture>