Add more POI types - create a separate issue for each POI type please #1917
Labels
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
3 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/organicmaps-tmp#1917
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Here is a list of POIs good to add:
(below there is a how-to guide)
leisure=dance
(8k objects)Also there was a request to add
amenity=dancing_school
, however its just 400 objects so maybe its better to merge them.amenity=studio
and maybe itsstudio=*
subtypes.shop=deli/general/grocery/farm/cheese/art/antiques
etc. #2765shop=sewing
merged withshop=haberdashery
amenity=give_box
,shop=second_hand/charity
,amenity=social_facility
w/social_facility=*
shop=clothes second_hand=only
organicmaps/organicmaps#1917 (comment)amenity=parcel_locker
(merge w/vending=parcel_pickup
)tourism=camp_pitch
healthcare=blood_donation/physiotherapist/vaccination_centre/etc.
and #1050amenity=bicycle_repair_station
military=office
(and maybeoffice=military
)leisure=firepit
Not POIs:
landuse=plant_nursery
natural=tree_row
The process to add new POI types is described in the docs
No relaxing! It should be tested at least locally. Compile generator_tool target, and build some small region map with it to test your new types.
This is great info, could you add it to the wiki? :)
When dealing with second hand shops, I think that tag "second_hand=only" should be also considered. For example, there are POI tagged as shop=clothes, plus the tag second_hand=only (here is an example: https://www.openstreetmap.org/node/4191473647). For more examples: use this query
node [second_hand=only] ({{bbox}}); out;
on http://overpass-turbo.eu/
@FinixFighter what exactly do you propose to do? How to render these tags/shops?
I think they should be shown when the user searches for second hand stores. Easiest way is to render them normally, or they could have the phrase "used only" in the description (written in the same section of restaurant's types of cousine).
@pastk #2711 got merged, please update
Could
amenity=music_school
be added?Added charity shop & second_hand (organicmaps/organicmaps#3132)
Please, add Transformer substation
"power=substation" (https://wiki.openstreetmap.org/wiki/Tag:power=substation)
and "power=switch" (https://wiki.openstreetmap.org/wiki/Tag%3Apower%3Dswitch)
Not sure about other combinations of
second_hand=only
(like withshop=car
orshop=books
). But for meshop=clothes second_hand=only
is quite a distinct type of shop and quite popular (especially in Poland, there is even an article on Polish Wikipedia about it 😅).I think having "t-shirt" icon like for current
shop=clothes
but with "recycle arrows" like forshop=second_hand
would be nice. We should also label those as "Used clothes shop" or something like that (iD editor name them "Secondhand Clothing Store")There are many medical supply shops (orthopedic, for instance), but there's no such type in OM. I suggest to add it
@Eleferen why do you need it? Why do you think that users worldwide will need it?