|
|
@20828
|
15 years |
bastik |
Added license information. This is in agreement with the authors of …
|
|
|
@20799
|
15 years |
bastik |
'don't break relations, when fixing duplicate ways'
|
|
|
@20579
|
15 years |
jttt |
Use referrers for UntaggedNode test
|
|
|
@20573
|
15 years |
jttt |
Fix ArrayIndexOutOfBounds exception in case multipolygon contains 2 …
|
|
|
@20546
|
15 years |
bastik |
'validator: fixed memory leak'
|
|
|
@20426
|
15 years |
jttt |
Implement Layer.isChanged()
|
|
|
@20365
|
15 years |
jttt |
Fixed #4661 Intersection between multipolygon ways, but which ones?
|
|
|
@20155
|
15 years |
jttt |
Speed optimizations
|
|
|
@20142
|
15 years |
bastik |
'validator: fixed josm bug 4594'
|
|
|
@19688
|
15 years |
jttt |
Fixed #4455 Validator error
|
|
|
@19616
|
15 years |
jttt |
Fixed #4398 validator: repair: "doppelte Knoten": please, always merge …
|
|
|
@19611
|
15 years |
stoecker |
fixed NPE
|
|
|
@19597
|
15 years |
jttt |
Fixed #4398 validator: repair: "doppelte Knoten": please, always merge …
|
|
|
@19505
|
15 years |
jttt |
Cleanup test initialization
|
|
|
@19485
|
15 years |
guggis |
'Changed the constructor signature of the plugin main class'
|
|
|
@19335
|
15 years |
jttt |
Added multipolygon tests, fixed some warnings
|
|
|
@19329
|
15 years |
stoecker |
fixed typos
|
|
|
@19304
|
15 years |
guggis |
'Update to JOSM 2748'
|
|
|
@19229
|
15 years |
guggis |
'Fixed JOSM ticket #4220 - validator: check for FIXME=*'
|
|
|
@19226
|
15 years |
guggis |
'Fixed JOSM ticket #4231 - Validator: duplicate nodes test should …
|
|
|
@19224
|
15 years |
guggis |
'Fixed JOSM ticket #4235 - Validation layer is not removed when data …
|
|
|
@19200
|
15 years |
jttt |
Remove reference to OsmPrimitive.getDirectionKeys() (direction keys …
|
|
|
@19072
|
15 years |
guggis |
'Updated to JOSM 2621'
|
|
|
@18962
|
15 years |
jttt |
Encalupse OsmPrimitive.incomplete
|
|
|
@18928
|
15 years |
guggis |
'Updated to new referrer support in OsmPrimitive'
|
|
|
@18848
|
15 years |
stoecker |
fixed display issue
|
|
|
@18813
|
15 years |
skela |
JOSM Validator: Do not complain about bus stops that are close to a way.
|
|
|
@18789
|
15 years |
stoecker |
close josm 3734
|
|
|
@18737
|
15 years |
stoecker |
disabled tag check
|
|
|
@18711
|
15 years |
stoecker |
fixed typo
|
|
|
@18623
|
15 years |
stoecker |
cleanup mappaint error handling
|
|
|
@18600
|
15 years |
jttt |
OsmPrimitive.errors -> OsmPrimitive.getErrors()
|
|
|
@18593
|
15 years |
jttt |
Updated to new MapViewPaintable.paint arguments
|
|
|
@18556
|
15 years |
dhansen |
Fix Array bounds exception with invalid data
This code will oops if a …
|
|
|
@18514
|
15 years |
guggis |
Updating
|
|
|
@18453
|
15 years |
daeron |
Partial rewrite of coastline checks
Build a list of the coastline …
|
|
|
@18425
|
15 years |
jttt |
Replace Dataset.nodes with getNodes(), etc
|
|
|
@18396
|
15 years |
dhansen |
Temporary kludge until we get proper reindexing in the dataset.
|
|
|
@18384
|
15 years |
daeron |
Don't complain about unconnected coastline if the end of the way is …
|
|
|
@18379
|
15 years |
dhansen |
This uses the new quadbuckets code for the UnconnectedWays test,
as …
|
|
|
@18377
|
15 years |
dhansen |
The JOSM core is changing these, so update in the plugin.
|
|
|
@18344
|
15 years |
skela |
JOSM validator: Ignore railway=tram when checking crossing ways.
Tram …
|
|
|
@18343
|
15 years |
skela |
Fix the build.
|
|
|
@18223
|
15 years |
skela |
Fixed #3472 in JOSM Validator: do not complain about unconnected ways …
|
|
|
@18197
|
15 years |
avar |
Don't report nodes with duplicate names if they're
highway=bus_stop. …
|
|
|
@18194
|
15 years |
stoecker |
fix josm 3677 - patch by Daeron - rework coastline checks
|
|
|
@18192
|
15 years |
stoecker |
fixed josm 3699
|
|
|
@18152
|
15 years |
skela |
Fixed #3412 in the JOSM Validator plugin: Find multilingual objects …
|
|
|
@18122
|
15 years |
skela |
Fixed #3669 in the JOSM Validator plugin: Do not complain about nodes …
|
|
|
@18092
|
15 years |
jttt |
Use OsmPrimitive.isNew() instead of getId() == 0
|
|
|
@18088
|
15 years |
stoecker |
fixed josm 3574
|
|
|
@17722
|
15 years |
guggis |
fixed #3498: Add progressbar to validator validation
|
|
|
@17715
|
15 years |
guggis |
UploadHook moved in JOSM r2168
|
|
|
@17592
|
15 years |
guggis |
see #3347: patches by singularita@…: Merging nodes, fixing …
|
|
|
@17585
|
15 years |
guggis |
Fixing errors is now an asynchronous, cancelable task.
Batch …
|
|
|
@17540
|
15 years |
guggis |
Updating to JOSM r2082
|
|
|
@17481
|
15 years |
stoecker |
close josm bug 3370
|
|
|
@17479
|
15 years |
stoecker |
close josm bug 3367 and remove deprecations
|
|
|
@17351
|
15 years |
guggis |
updated to JOSM 2005
cleanup for @deprecated OptionPaneUtil
cleanup …
|
|
|
@17313
|
15 years |
dmuecke |
[o3059] - Added way type building into crossing way test.
|
|
|
@17175
|
15 years |
dmuecke |
Fixed issue #3256. Removal of Validator layer when OSM data layer gets …
|
|
|
@17174
|
15 years |
dmuecke |
Fixed issue #3256. Removal of Validator layer when OSM data layer gets …
|
|
|
@16970
|
15 years |
stoecker |
applied josm 2755 (slightly modified)
|
|
|
@16788
|
15 years |
guggis |
Updated to JOSM release 1893
|
|
|
@16735
|
15 years |
stoecker |
fixed compile problem
|
|
|
@16681
|
15 years |
jttt |
Enable validate action only when there is edit layer available
|
|
|
@16629
|
15 years |
jttt |
Make it work without Main.ds
|
|
|
@16438
|
15 years |
stoecker |
fix j2868
|
|
|
@16436
|
15 years |
stoecker |
fix j2803
|
|
|
@16435
|
15 years |
stoecker |
fix j2793
|
|
|
@16434
|
15 years |
stoecker |
fix j2792
|
|
|
@16409
|
15 years |
stoecker |
updated
|
|
|
@16346
|
15 years |
stoecker |
some more cleanups
|
|
|
@16345
|
15 years |
stoecker |
fixed josm #2824
|
|
|
@16319
|
15 years |
stoecker |
patches by delta_foxtrot
|
|
|
@16294
|
15 years |
stoecker |
fixes for JOSM 1725 - utilsplugin JumpToAction still missing
|
|
|
@16290
|
15 years |
stoecker |
adapted plugins to JOSm 1722, UtilsPlugin still has a problem
|
|
|
@16159
|
15 years |
jttt |
Use getter for Node.coor and Node.latLon, fix warnings
|
|
|
@14406
|
16 years |
frederik |
minof fixes to some JOSM plugins to reflect changes in the Visitor …
|
|
|
@14121
|
16 years |
stoecker |
close #2302 - patch by jttt - optimizations and encapsulation
|
|
|
@14015
|
16 years |
stoecker |
some validator fixes, reenabled debug
|
|
|
@13918
|
16 years |
stoecker |
fix preset handling in validator
|
|
|
@13598
|
16 years |
stoecker |
some minor updates
|
|
|
@13497
|
16 years |
skela |
applications/editors/josm: Set svn:eol-style native on all *.java …
|
|
|
@13332
|
16 years |
stoecker |
fixes for new plugin handling
|
|
|
@12991
|
16 years |
stoecker |
language updates
|
|
|
@12983
|
16 years |
stoecker |
typo
|
|
|
@12890
|
16 years |
stoecker |
fixed #1487
|
|
|
@12778
|
16 years |
stoecker |
removed tab stop usage
|
|
|
@12777
|
16 years |
stoecker |
readded TagChecker, fixed problem with duplicate elements in data, …
|
|
|
@12707
|
16 years |
stoecker |
fixed text strings, thanks to Andrew Gee
|
|
|
@12670
|
16 years |
stoecker |
fixed two wrong strings
|
|
|
@12576
|
16 years |
stoecker |
updated
|
|
|
@12279
|
16 years |
pieren |
Trac#1807 use josm action to merge nodes (to avoid ways corruption). …
|
|
|
@12257
|
16 years |
pieren |
Grid detail fixing cells sizes in crossing ways detection is now …
|
|
|
@11974
|
16 years |
frederik |
changes in some JOSM plugins due to a renamed class in JOSM.
|
|
|
@11861
|
16 years |
stoecker |
added ShortCut support
|
|
|
@11530
|
16 years |
stotz |
Added filter for ErrorTreePanel for only displaying errors regarding …
|
|
|
@10907
|
16 years |
stotz |
Enhancement: On unclosed way only the first and the last node are …
|
|
|
@10774
|
16 years |
stoecker |
improve unconnected way check and use better delete command
|
|
|