This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

What does JOSM’s “Unconnected nodes without physical tags” mean?

0

In JOSM, what does the "Unconnected nodes without physical tags" warning mean? In this case, I am attempting to create a a POI.

asked 29 Dec '13, 00:35

mattflaschen's gravatar image

mattflaschen
2266818
accept rate: 0%

edited 29 Dec '13, 02:05

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


One Answer:

5

I expect the full warning message is "No Tags - Unconnected nodes without physical tags"?

The warning means you've added a node somewhere without any tags set on it.

The warning comes from the JOSM "validator". You can read about the validator and different error messages on the JOSM Validator wiki page.

Note that the validator runs prior to upload. But you can also run it at any other time if you show the validator panel. This has the advantage that you and right-click and "zoom to problem" on any particular message, to help figure out what it's talking about.

answered 29 Dec '13, 01:49

Harry%20Wood's gravatar image

Harry Wood
9.5k2588128
accept rate: 14%

3

In this case, the issue was that I unintentionally created two nodes, one without any tags. JOSM caught it before saving.

(29 Dec '13, 00:38) mattflaschen
2

If you do try to upload and the "Suspicious data found" box pops up just click the "Cancel" button and the validator panel opens as Harry says above. Make your corrections and try uploading again, on complicated issues it might take several corrections to get things right. Get really stuck then back out by deleting the "data layer" in the layers panel, that removes any chance of inadvertently uploading bad data.

(29 Dec '13, 07:09) BCNorwich

Source code available on GitHub .