#21528 closed defect (invalid)
Disagreement on how to edit toposcopes
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | |
Keywords: | Cc: |
Description
I am in the process of adding hundreds of toposcopes (orientation tables) in the south of France.
According to the wiki (https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dviewpoint), I have to fill in the attributes this way :
tourism=viewpoint
information=map
map_type=toposcope
But the core validator reports the following error :
information without tourism=information
What should be the right way to edit this type of features?
Attachments (0)
Change History (3)
comment:1 by , 3 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 3 years ago
I's not consistent. A toposcope is necessarily a viewpoint. It should inevitably be able to fit into the tourism=viewpoint object class.
viewpoint and toposcope should each be mapped on own objects (nodes). So one has tourism=viewpoint (+ maybe more tags) and the other has tourism=information + information=map + map_type=toposcope (+ maybe more tags).