Modify ↓
Opened 16 years ago
Closed 16 years ago
#3344 closed defect (invalid)
Cannot save way with a tiger:tlid longer than 255
| Reported by: | IamPersistent | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
During the uploading of the Tiger data, some ways were save with a tag of tiger:tlid that has a value that is longer than 255. The current work around is to remove the tag before saving.
Attachments (0)
Note:
See TracTickets
for help on using tickets.



There are still tiger:tlid tags from the TIGER import with length > 255. The current API 0.6 supports reading them but it doesn't accept them anymore when you send them back.
JOSM shows a warning if you have attributs with length > 255 in your upload. This isn't an defects, this time it really is a feature :-)