Tags give the ability to mark specific points in history as being important
-
v1.5.5
36651d26 · ·Fix some errors This is an NPE regarding client-side conflation and SimplePrimitiveId not allowing negative ids.
-
v1.5.4
c7422e7d · ·Better client-side conflation This mostly ensures that the same code paths are used as for client-side conflation, as for server-side conflation. The client-side conflation adds the same keys that the server side conflation does, and then the conflation process continues on to the code that deals with server-side conflation information.
-
v1.5.3
0a78465e · ·Perform some client side conflation The user will be asked for confirmation, although they can skip through the standard JOSM only this action/only this set/forever
-
v1.5.2
d7dcd1d0 · ·Fix an issue with putting actions in the toolbar Also, try to work around an issue where a too-large bbox (dependent upon OSM data density) would cause the service to time out.
-
v1.5.1
a8d8c6b4 · ·Attempt to automatically populate defaults This only occurs if there are no enabled URLs
-
v1.5.0
fd6f3c50 · ·Update to fix an issue with recent JOSM versions * Also modify some validation checks * Update/fix tests
-
-
-
-
-
-
-
v1.3.5
12689fbe · ·Fix an NPE Also, testing improvements (unit tests, not validation tests), better handling of third-party sources, and switch to mapwith.ai URL
-
-
v1.3.3
7f8b79ac · ·Modify stub ends error message to allow easier classification. Stub ends now are in meter categories, as defined by Math.round (may change to Math.floor later). Remote sources should now be able to send a mapwithai:source tag in order to ensure that the appropriate source is always given, regardless of settings in JOSM (NOTE: can be overriden at upload). URLs are now better matched for the source tags, so parameters matter.
-
-
-
v1.3.0
571c2dd7 · ·Update primitive ID code for JOSM 15820 Modify stub ends test to check for 5m instead of 10m, and ignore noexit=yes Correctly count nodes added (for addresses)
-
v1.2.3
ddf360f8 · ·Add validation tests for addresses * Point out potential mis-named roads (experimental) * Point out potential mis-numbered addresses (experimental) * Fix an issue with external sources (specifically, with osm-like servers that return positive ids)
-