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

rename layer ideal_vgi_infrastructure to basic_infrastructure #416

Merged
merged 6 commits into from
Sep 7, 2022

Conversation

Gigaszi
Copy link
Collaborator

@Gigaszi Gigaszi commented Aug 27, 2022

Description

Rename layer ideal_vgi_infrastructure to basic_infrastructure.

Corresponding issue

Closes #259

New or changed dependencies

  • None

Checklist

  • I have updated my branch to main (e.g. through git rebase main)
  • My code follows the style guide and was checked with pre-commit before committing
  • I have commented my code
  • I have added sufficient unit and integration tests
  • I have updated the CHANGELOG.md

Please check all finished tasks. If some tasks do not apply to your PR, please cross their text out (by using ~...~) and remove their checkboxes.

Comment on lines 306 to 310
basic_infrastructure:
name: Basic Infrastructure
description: Objects related to infrastructure
endpoint: elements/length
filter: (aerialway=* or aeroway=* or highway=* or power=* or railway=* or telecom=*) and geometry:line
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SlowMo24 what would be a good name for this layer? Basic Infrastructure is a bit broad of a term is it not? Because its only lines, so infrastructures which are polygon or points like power boxes are not included in this layer.
Maybe a fitting name would be Infrastructure Lines? Also is there a source we can point to?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Gigaszi Gigaszi added the brainstorming Idea for a potential new feature or adaption that still needs further discussion label Aug 30, 2022
@Gigaszi Gigaszi merged commit 12ca6f6 into main Sep 7, 2022
@Gigaszi Gigaszi deleted the infrastructur_layer branch September 7, 2022 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brainstorming Idea for a potential new feature or adaption that still needs further discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename IDEAL VGI layer definitions to more universal names
3 participants