[OSM-talk] Fixes in JOSM validator
Francisco R. Santos
frsantos at gmail.com
Wed Apr 18 23:38:17 BST 2007
I just comitted some changes to my JOSM data validator for automatically
fixing some of the errores detected. Just click on the fix button, and the
selected errors are fixed when possible.
Right now, the plugin detects the following issues:
- Duplicated nodes
- Duplicated segments
- Segments not in a way
- Segments with a single node (fix: delete segment)
- Invalid property keys, based on Jonas Svensson's spell check word list [1]
(fix: replace key to right one)
- Property value is null (fix: delete property)
- Invalid property value, based on preset values.
- Tagged segments (fix: delete segment tags)
- Unordered ways (fix: reorder the way)
- Untagged and unconnected node (fix: delete node)
The plugin can be downloaded from [2],
Regards,
Quico
[1]: http://wiki.openstreetmap.org/index.php/User:JLS/speller
[2]: http://personales.ya.com/frsantos/validator.jar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk/attachments/20070419/a1205618/attachment.html>
More information about the talk
mailing list