Modify ↓
#4843 closed enhancement (duplicate)
JOSM should not allow creation of tags that are too long
| Reported by: | Am909 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | Keywords: | ||
| Cc: | Am909 |
Description
Often, when combining imported TIGER ways, the resulting way will have a tiger:tlid value that is over 255 chars in length, and this will fail upon uploading.
JOSM should warn the user about this at the time of combining, and provide a reasonable solution, like truncating or adding a secondary tag (like tiger:tlid_1).
Similarly, any time a user attempts to create a tag or value that is > 255 chars, JOSM should prevent it at the time of editing, not wait for it to fail during upload.
Attachments (0)
Change History (2)
comment:1 Changed 3 years ago by anonymous
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed 3 years ago by anonymous
Note: See
TracTickets for help on using
tickets.



Closed as duplicate of #4827.