Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add is_indoors roadFlag #327

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Add is_indoors roadFlag #327

wants to merge 1 commit into from

Conversation

Rachmanin0xFF
Copy link

@Rachmanin0xFF Rachmanin0xFF commented Mar 3, 2025

Description

Adds the road flag is_indoors to handle the inclusion of indoor road segments, which have been filtered until now as a result of https://github.com/OvertureMaps/tf-transportation/issues/83.

These segments are mostly footways and steps, and could be useful for indoor routing.

Reference

  1. https://github.com/OvertureMaps/tf-transportation/issues/421#event-16355827551
  2. https://github.com/OvertureMaps/tf-transportation/pull/428
  3. https://github.com/OvertureMaps/tf-transportation/issues/83

Testing

Testing completed during implementation

Checklist

  1. Add relevant examples.
  2. Add relevant counterexamples.
  3. Update any counterexamples that became obsolete. For example, if a counterexample uses property A but is not intended to test property A's validity, and you made a schema change that invalidates property A in that counterexample, fix the counterexample to align it with your schema change.
  4. Update in-schema documentation using plain English written in complete sentences, if an update is required.
  5. Update Docusaurus documentation, if an update is required.
  6. Review change with Overture technical writer to ensure any advanced documentation needs will be taken care of, unless the change is trivial and would not affect the documentation.

Documentation website

Update the hyperlink below to put the pull request number in.

Docs preview for this PR.

@Rachmanin0xFF Rachmanin0xFF changed the title added is_indoors roadFlag with example Add is_indoors roadFlag Mar 3, 2025
@Rachmanin0xFF Rachmanin0xFF added the change type - minor 🤏 Minor schema change. See https://lf-overturemaps.atlassian.net/wiki/x/GgDa label Mar 3, 2025
@Rachmanin0xFF Rachmanin0xFF marked this pull request as ready for review March 3, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change type - minor 🤏 Minor schema change. See https://lf-overturemaps.atlassian.net/wiki/x/GgDa
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant