You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Objects tend to be assigned with multiple activities due to the mappings supporting 1:n and building additionally having multiple relevant tags.
We currently output a geojson where the activities feature is a list of assigned activities.
We should additionally output or post process these 'shared activity' objects into unique objects. The snag is then that we may also want to support changing the object features, for example if a building is both a residence and a shop we might split the floor area between them. However other activity types such as delivery would not merit this.
The text was updated successfully, but these errors were encountered:
Objects tend to be assigned with multiple activities due to the mappings supporting 1:n and building additionally having multiple relevant tags.
We currently output a geojson where the
activities
feature is a list of assigned activities.We should additionally output or post process these 'shared activity' objects into unique objects. The snag is then that we may also want to support changing the object features, for example if a building is both a residence and a shop we might split the floor area between them. However other activity types such as
delivery
would not merit this.The text was updated successfully, but these errors were encountered: