Modify ↓
Opened 2 years ago
Closed 2 years ago
#5976 closed enhancement (fixed)
Support place multipolygons
| Reported by: | Zverikk | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | multipolygon, place |
| Cc: |
Description
Now place multipolygon (type=multipolygon, place=*, place_name=*) is listed in relation panels as "multipolygon (12345678, 4 members)". It is not useful. Please add support for place tag, so it is listed as, for example, "multipolygon ("place")", or "multipolygon ("Town name")" when name=* or place_name=* is specified (name=* takes precendence).
Attachments (0)
Change History (4)
comment:1 Changed 2 years ago by stoecker
comment:2 Changed 2 years ago by Zverikk
- place_name is not used if there's no name=* tag.
- when relation has natural=XXXX or landuse=XXXX, multipolygon is named "XXXX". When relation has place=*, multipolygon is still unnamed. I ask to fix this, so place polygons would be named and easily differentiable in relation list.
comment:3 Changed 2 years ago by stoecker
Ok, there are 26000 place relations, maybe we should support it really.
comment:4 Changed 2 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
In [3918/josm]:
Note: See
TracTickets for help on using
tickets.



Name and others are already used for naming. You just need to give your place a name (if it has one) or a comment/note. In my eyes this is anyway preferred, as usually you don't see anything within all these unnamed relations.