Open MikeTho16 opened 3 years ago
I think refining the FFN assignment based on the HWT
attribute is reasonable and the code should changed from the current IF HWT, Then FFN=931.
From the TRD:
When Feature Function FFN=930 (Religious Activities), FFN=931 (Place of Worship), every effort should be made to attribute as accurately as possible the House of Worship Type ‘HWT’
The two FFN's:
Religious Activities 930 Activities of religious organizations or individuals providing services either directly to worshippers (for example: in churches, mosques, temples, synagogues or other places of worship) or through the preparation of individuals for such service. ( Includes religious communities (for example: a convent or a monastery), religious retreats, and religious funeral service activities. )
Place of Worship 931 A place where religious worship is performed. ( Usually a building or similar structure is designed for this purpose. )
Looking at HWT
I think that these values for FFN
are applicable
As part of GAIT there is a spreadsheet called MGCP_IllogicalAttributeEnumeration_V11_TRD4 that shows that all House of Worship Types are valid with both "Religious Activities(930)" and "Place of Worship(931)" FFNs
Also, "House of Worship Type(HWT)"="Religious Community(7)" is valid with "Community Center(893)", "Auditorium(892)", "Social Work(887)", "Institution(859)", and "Residence(563)."
Same problem as #4737 See it for more discussion
Tested today in JOSM 11.0.0, does not work (as expected as there was no comment in the ticket indicating otherwise):
Describe the bug In iD (probably happens in JOSM too) under the MGCP schema, if one maps a General Building(AL015) point feature with Feature Function (FFN) = Religious Activities, and sets the House of Worship Type (HWT) = Chapel, iD changes Feature Function (FFN) to Place of Worship. Under TRD, HWT is a valid, and required, field for FFN=Religious Activities.
To Reproduce Steps to reproduce the behavior:
Start iD editor (or press F5 to refresh so you are starting with a known state)
Draw a point
Make sure "Tag Schema:" is set to "MGCP"
Search for "building"
Select "General Building (AL015)"
Add field "Feature Function"
Set "Feature Function" to "Religious Activity"
Add field "House of Worship Type"
Set "House of Worship Type" to "Chapel"
"iD changes "Feature Function" to "Place of Worship"
HWT is required for FFN="Religious Activities"
Also happens with
Expected behavior
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context