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

More kinds for Maki icon library support #1542

Merged

Conversation

zerebubuth
Copy link
Member

Added new kinds:

  • harbourmaster
  • mooring
  • sanitary_dump_station
  • path with kind_detail: quay in roads layer, similar to pier.

Additional properties:

  • mooring on pier and quay
  • sanitary_dump_station on marina, camp_site and caravan_site.

Connects to #1423.

@zerebubuth zerebubuth requested a review from nvkelso June 22, 2018 16:48
@@ -769,6 +773,16 @@ filters:
output:
<<: *output_properties
kind: level_crossing
# filter the waterway / boat fuel before generic amenity=fuel, as they appear
Copy link
Member

Choose a reason for hiding this comment

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

👍

Copy link
Member

@nvkelso nvkelso left a comment

Choose a reason for hiding this comment

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

Overall LGTM.

Oh, you're 1 step ahead of me, nevermind!

But I think some of these won't have names and we should still allow them to export in the pois layer? So add these to the "ponis" list?

- harbourmaster
- mooring
- sanitary_dump_station
- waterway_fuel
- slipway

Maybe others so please sanity check.

yaml/pois.yaml Outdated
any:
- waterway: fuel
- "seamark:small_craft_facility:category": fuel_station
min_zoom: { clamp: { min: 0, max: 16, value: { sum: [ { col: zoom }, 2.7 ] } } }
Copy link
Member

Choose a reason for hiding this comment

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

should this be min zoom of say 14 instead of 0? Seems less important than general fuel which I don't think is clamped?

Copy link
Member Author

Choose a reason for hiding this comment

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

OK. Updated in fd0f922.

@zerebubuth zerebubuth merged commit a64b2bb into master Jun 25, 2018
@zerebubuth zerebubuth deleted the zerebubuth/1423-kinds-for-maki-icon-library-support branch June 25, 2018 09:37
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.

2 participants