This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Issue with Multi-level Indoor Amenities in JOSM

3

I have an issue with multi-level amenity in JOSM.

Wiki defines pretty straightforward rule for tagging - level=1;2. For my amenity it looks like level=12;16. And these levels appear in JOSM, so I can toggle between them. But when I toggle one of these levels, my amenity fades out, as like it is not located on the selected floor:

alt text alt text

Is it something wrong with JOSM or that multi-level rule cannot be applied for amenities on different floors?

asked 04 Dec '17, 19:36

Sergey%20Karavay's gravatar image

Sergey Karavay
539182134
accept rate: 0%

2

Looks like JOSM doesn't handle POIs correctly that span several levels. You can create a bug report here: https://josm.openstreetmap.de/newticket

(04 Dec '17, 21:36) scai ♦
1

In addition to semicolon-separated level values, JOSM currently doesn't understand level ranges (such as level=0-2). I've added that information to Sergey's ticket.

(05 Dec '17, 17:02) Tordanik

Source code available on GitHub .