Closed yuuhayashi closed 2 years ago
『対策』
building=no
がついてるAREAは既存データとはみなさない。例: 館林市 54392491_bldg_6697_op ref:MLIT_PLATEAU=10207-bldg-26881 https://www.openstreetmap.org/way/768009718
amenity=community_centre
+building=no
}のエリアの中にもう一つAREA:{building=civic
}がある。building=no
のAREAにPLATEAUがマージされ、マージ後のオブジェクトがAREA:{building=no
}になってしまう。v1.4.5 対策済み
hayashiさんの言われている様に元のOSMとしては、建物でないものを示している様です。 下記のリンク先が building=no の地物です。 https://www.openstreetmap.org/way/766378917 https://www.openstreetmap.org/way/767430893 https://www.openstreetmap.org/way/764755746 https://www.openstreetmap.org/way/768009718 https://www.openstreetmap.org/way/494323816 https://www.openstreetmap.org/way/768438795 https://www.openstreetmap.org/way/454765670 https://www.openstreetmap.org/way/746833277 https://www.openstreetmap.org/way/299597771 それが、元々建物でなかったものがスクリプト変換された結果エリア(内or近く?)にある地物の一つが変換されるている様です。 つまり、変換後は建物に building=no タグが付いて『建物でなくなってしまう』ことになる様です。