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

new definitions for poi layers #246

Merged
merged 7 commits into from
Mar 11, 2022
Merged

new definitions for poi layers #246

merged 7 commits into from
Mar 11, 2022

Conversation

Gigaszi
Copy link
Contributor

@Gigaszi Gigaszi commented Feb 4, 2022

Description

Renamed old poi layer to landmarks and created new one based on openpoiservice. Removed idel_vgi_poi layer.

Corresponding issue

Closes #161
Related #259

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

@Gigaszi Gigaszi marked this pull request as ready for review February 10, 2022 23:09
Copy link
Collaborator

@matthiasschaub matthiasschaub left a comment

Choose a reason for hiding this comment

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

Looks good! Just a few minor change to the Changelog for consistency reasons.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
@matthiasschaub
Copy link
Collaborator

Looks good! Just a few minor change to the Changelog for consistency reasons.

I updated the changelog myself. So from myside you can go ahead an merge this PR. I suggest to use squash and merge.

Cheers :)

@Gigaszi Gigaszi merged commit 57cde6b into main Mar 11, 2022
@Gigaszi Gigaszi deleted the poi_definitions branch March 11, 2022 14:51
@@ -46,11 +46,68 @@ amenities:
filter: amenity=* and (type:way or type:node)

poi:
name: Points-of-Interests
name: Points of interest
description: All features with the amenities key.
Copy link
Contributor

Choose a reason for hiding this comment

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

This can be misunderstood, because you use more than just the amanity key. Maybe you meant Amenities of public interest?

description: |
A lot of different objects such related to natural features
transportation and amenities in a city.
A lot of different objects related to natural features,
Copy link
Contributor

Choose a reason for hiding this comment

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

This sounds a bit unprofessional, please rephrase.

transportation and amenities in a city.
A lot of different objects related to natural features,
transportation and amenities in a city. Definition taken from
Waterproofing data project.
Copy link
Contributor

Choose a reason for hiding this comment

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

Source already given in source: tag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

discuss POI definition
3 participants