Opened 15 years ago
Closed 13 years ago
#5307 closed enhancement (fixed)
Tag objects "not for upload"
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description (last modified by )
I use a layer that has the boundaries of the CanVec grids I'm working on, done and others are active in. These are not objects I'd ever want to see in OSM. I'm afraid that one day I'll upload it by mistake.
A cool feature would be if I could flag these in the .osm file as "not for upload" some how.
Attachments (0)
Change History (5)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Also you can edit the OSM-file and remove the action tag, so josm does no longer consider your elements as new.
comment:3 by , 15 years ago
| Resolution: | worksforme |
|---|---|
| Status: | closed → reopened |
This enhancement should be implemented.
comment:4 by , 14 years ago
With josm/ignore it's possible to exclude single primitives, and with the recent implementation of an upload prohibited flag (r5025) this bug is fixed, isn't it? However "josm/ignore" isn't documented anywhere apart from this bug and an old mailing list entry.
comment:5 by , 13 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | reopened → closed |



I'm not sure whether it's described anywhere, but you can use josm/ignore tag. Primtives with this tag will be silently ignored on upload.