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

feat: display additional OSM free data on the map #76

Open
rmaree opened this issue Aug 24, 2023 · 0 comments
Open

feat: display additional OSM free data on the map #76

rmaree opened this issue Aug 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@rmaree
Copy link
Contributor

rmaree commented Aug 24, 2023

Investigate if more OSM "free" data could be imported on the map:

amenity=fountain & drinking_water=yes
Potential sources: amenities with fee=no or payment:none=yes ?
• [social_facility=clothing_bank]
• [shop=charity][payment:none=yes]
• [shop][charity=yes][payment:none=yes]
• [shop=second_hand][payment:none=yes]
• [shop][second_hand=yes][payment:none=yes]
• [shop=charity][fee=no]
• [shop][charity=yes][fee=no]
• [shop=second_hand][fee=no]
• [shop][second_hand=yes][fee=no]
• [amenity=toy_library][fee=no]
*amenity=bicycle_repair_station,fee=no

  • amenity=toilets,fee=no

amenity toilets
fee no

OSM also has trees (but should be combined with produce and some kind of filters to display only those producing edible fruits?):
https://taginfo.openstreetmap.org/keys/trees#values
Should avoid duplicate with fallingfruits...

@rmaree rmaree added the enhancement New feature or request label Aug 24, 2023
@rmaree rmaree changed the title Display additional OSM free data on the map feat: display additional OSM free data on the map Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant