#4843 closed enhancement (duplicate)
JOSM should not allow creation of tags that are too long
| Reported by: | AM909 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| 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 by , 16 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |



Closed as duplicate of #4827.