Opened 11 years ago
Last modified 11 years ago
#10816 closed defect
Empty keys are not validated on upload — at Version 2
| Reported by: | Zverikk | Owned by: | team |
|---|---|---|---|
| Priority: | major | Milestone: | 14.12 |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description (last modified by )
Vitalts shared a way to upload an object with empty key:
- In any text editor write " \tvalue" (space, TAB, "value") or "\t\tvalue" (two TABs and a value), copy it to the clipboard
- Select an object in JOSM and press Ctrl+Shift+V (paste tags).
You'll get " =value" key-value pair, which can be uploaded.
Example object: https://www.openstreetmap.org/way/316197424
Change History (2)
comment:1 by , 11 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 11 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.


