Tags give the ability to mark specific points in history as being important
-
-
-
-
-
v1.9.13
f8723d9d · ·ESRISourceReader: Directly submit ForkJoinTasks to safe ForkJoinPool This fixes JOSM #22077, which was caused by ForkJoinTask#fork submitting the task to ForkJoinPool#commonPool, when not called inside a ForkJoinPool. This is problematic under WebStart
-
v1.9.12
10a821f7 · ·Various optimizations ESRI: Get data in a ForkJoinPool (significant speedup) MapWithAIPlugin: initialize download option when user first starts download instead of on JOSM startup
-
v1.9.11
5c331791 · ·Fix an issue where status reports were too big See JOSM #22043 comment:7 for more information.
-
v1.9.10
52724d0a · ·Fix JOSM #21872: NPE in MapWithAIProvidersPanel Also, se conflate setting in addition to conflate (MapWithAIInfo)
-
-
-
-
-
-
v1.9.4
a3cd2321 · ·Fix issue where downloaded bounds is expanded Also fix some lint issues, and remove last non-guarded reference to ForkJoinPool.commonPool. Signed-off-by: Taylor Smock <tsmock@fb.com>
-
v1.9.3
0f807283 · ·Fix JOSM #21623: ACE in MapWithAILayerInfo GetDataRunnable: Allow removal of tags Third party conflation: Add some better guards against conflation Signed-off-by: Taylor Smock <tsmock@fb.com>
-
v1.9.2
516a5086 · ·Allow third-party servers to return json, when they are not Esri FeatureServers. We now use the content-type of the response in order to determine what to do with the response.
-
-
v1.9.0
4d733faf · ·Consider any node with an `addr:` tag to be an address node Thanks go to @Cj-Malone for the initial prod (see !282). This release also updates the minimum JOSM version to r18218 from r17903.
-
-