|
|
@15449
|
6 years |
GerdP |
see #13538: deprecate LatLon.isOutSideWorld()
|
|
|
@14794
|
6 years |
Don-vip |
see #17353 - better error message
|
|
|
@14203
|
7 years |
Don-vip |
fix #15696, see #16688 - Don't use the localized decimal separator for …
|
|
|
@14120
|
7 years |
Don-vip |
see #15229 - deprecate all Main methods related to projections. New …
|
|
|
@14091
|
7 years |
Don-vip |
tools update: awaitility 3.1.2, equalsverifier 2.5.1, jmockit 1.41, …
|
|
|
@13966
|
7 years |
Don-vip |
see #14120, see #12524 - remove deprecated method LatLon.heading()
|
|
|
@13849
|
7 years |
Don-vip |
SonarQube - fix minor code issues
|
|
|
@13602
|
7 years |
Don-vip |
see #16129 - projections rework for new ESRI file
|
|
|
@13173
|
7 years |
Don-vip |
see #15310 - remove most of deprecated APIs
|
|
|
@13140
|
7 years |
Don-vip |
see #15229 - provide a replacement API to deprecated …
|
|
|
@13107
|
7 years |
Don-vip |
extract PolarCoor from AlignInCircleAction
|
|
|
@12873
|
8 years |
Don-vip |
* mark kendzi3d_Improved_by_Andrei plugin as unmaintained
* fix …
|
|
|
@12846
|
8 years |
bastiK |
see #15229 - use Config.getPref() wherever possible
|
|
|
@12838
|
8 years |
stoecker |
fix i18n
|
|
|
@12817
|
8 years |
bastiK |
see #15229 - deprecate unused method
|
|
|
@12796
|
8 years |
Don-vip |
see #15229 - see #15182 - remove GUI references from OsmUrlToBounds
|
|
|
@12795
|
8 years |
bastiK |
see #15273, see #15229 - fix unit tests, PMD, etc.
|
|
|
@12792
|
8 years |
bastiK |
closes #15273, see #15229, see #15182 - add command line interface …
|
|
|
@12745
|
8 years |
bastiK |
see #15229 - deprecate LatLon#toStringCSV
removes last references …
|
|
|
@12741
|
8 years |
Don-vip |
see #15229 - fix javadoc warnings
|
|
|
@12739
|
8 years |
bastiK |
see #15229 - PMD warnings
|
|
|
@12738
|
8 years |
bastiK |
see #15229 - checkstyle warnings
|
|
|
@12737
|
8 years |
bastiK |
revert last commit - still used in many plugins
|
|
|
@12736
|
8 years |
bastiK |
remove old deprecated method
|
|
|
@12735
|
8 years |
bastiK |
see #15229 - move CoordinateFormat code out of LatLon class
|
|
|
@12729
|
8 years |
Don-vip |
see #15229 - fix typos, warnings
|
|
|
@12725
|
8 years |
bastiK |
see #15229 - deprecate ILatLon#getEastNorth() so ILatLon has no …
|
|
|
@12669
|
8 years |
Don-vip |
see #15182 - remove dependence on JMapViewer for package data.coor …
|
|
|
@12620
|
8 years |
Don-vip |
see #15182 - deprecate all Main logging methods and introduce …
|
|
|
@12561
|
8 years |
Don-vip |
deprecate LatLon.dms
|
|
|
@12538
|
8 years |
Don-vip |
PMD - ShortMethodName
|
|
|
@12375
|
8 years |
michael2402 |
Document the data.coor package
|
|
|
@12171
|
8 years |
michael2402 |
Fixed checkstyle warnings.
|
|
|
@12164
|
8 years |
michael2402 |
Added missing ILatLon.java file.
|
|
|
@12163
|
8 years |
michael2402 |
Make use of ILatLon#getEastNorth
|
|
|
@12161
|
8 years |
michael2402 |
See #13415: Add the ILatLon interface, unify handling of Nodes and …
|
|
|
@12131
|
8 years |
Don-vip |
see #11889, see #11924, see #13387 - use backported versions of …
|
|
|
@12093
|
8 years |
bastiK |
fixed #14734 - Handling imagery offsets when reprojecting
|
|
|
@11844
|
8 years |
bastiK |
see #7427 - avoid roundtrip conversion EastNorth -> LatLon -> …
|
|
|
@11830
|
8 years |
bastiK |
see #7427 - add implementations for new TileSource methods
|
|
|
@11489
|
8 years |
Don-vip |
error-prone - enums should be immutable, and cannot have non-final fields
|
|
|
@11237
|
8 years |
bastiK |
applied #13933 - Simplify QuadBuckets and improve memory footprint …
|
|
|
@11143
|
9 years |
bastiK |
remove unused code in QuadBuckets
|
|
|
@11045
|
9 years |
Don-vip |
fix #13674 - allow case insensitive lat/lon input + reject more …
|
|
|
@10915
|
9 years |
michael2402 |
Trim interpolate in EastNorth/LatLon for performance and add comment …
|
|
|
@10914
|
9 years |
michael2402 |
Use Utils.clamp in LatLon. Document public methods.
|
|
|
@10747
|
9 years |
Don-vip |
sonar - squid:S1228 - Packages should have a javadoc file …
|
|
|
@10378
|
9 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10334
|
9 years |
Don-vip |
fix equals methods for Coordinate classes
|
|
|
@10181
|
9 years |
Don-vip |
sonar - squid:S2184 - Math operands should be cast before assignment
|
|
|
@10060
|
9 years |
Don-vip |
see #11924 - remove deprecated code, reduce double precision in unit …
|
|
|
@10033
|
9 years |
Don-vip |
fix #12632 - Use WGS84 Ellipsoid constant instead of fixed value for R
|
|
|
@10001
|
9 years |
Don-vip |
sonar - Local variable and method parameter names should comply with a …
|
|
|
@9983
|
9 years |
Don-vip |
remove unused code
|
|
|
@9950
|
9 years |
simon04 |
see #11516 - Add Sinusoidal projection
|
|
|
@9862
|
9 years |
simon04 |
fix #12563 - Allow to customize LatLon formatting
Use the preference …
|
|
|
@9861
|
9 years |
simon04 |
Unit test, Javadoc for LatLon
|
|
|
@9796
|
9 years |
bastiK |
applied #12524 - heading calculation reversed longitudes (patch by kolesar)
|
|
|
@9558
|
9 years |
bastiK |
always normalize longitude before projection and after inverse …
|
|
|
@9419
|
9 years |
bastiK |
add Albers Equal Area Projection and Polar Stereographic Projection …
|
|
|
@9384
|
9 years |
simon04 |
Add unit test for CorrelateGpxWithImages
|
|
|
@9375
|
9 years |
simon04 |
Java 7: use Objects.equals and Objects.hash (fixup r9371)
|
|
|
@9372
|
9 years |
simon04 |
Checkstyle
|
|
|
@9371
|
9 years |
simon04 |
Java 7: use Objects.equals and Objects.hash
|
|
|
@9243
|
9 years |
Don-vip |
javadoc update
|
|
|
@9212
|
9 years |
Don-vip |
checkstyle 6.14 + tune xml validation settings in Eclipse project
|
|
|
@8906
|
10 years |
Don-vip |
remove deprecated stuff
|
|
|
@8846
|
10 years |
Don-vip |
sonar - fb-contrib - minor performance improvements:
* Method passes …
|
|
|
@8674
|
10 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8557
|
10 years |
Don-vip |
checkstyle
|
|
|
@8549
|
10 years |
bastiK |
applied #11628 - Added documentation to EastNorth, changed x - y = …
|
|
|
@8540
|
10 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
@8526
|
10 years |
wiktorn |
Introduce WMS layer based on TMS. (closes: #11255)
HEADS UP: After …
|
|
|
@8510
|
10 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8444
|
10 years |
Don-vip |
remove extra whitespaces
|
|
|
@8395
|
10 years |
Don-vip |
convention - An open curly brace should be located at the end of a line
|
|
|
@8384
|
10 years |
Don-vip |
squid:S1244 - Floating point numbers should not be tested for equality
|
|
|
@8357
|
10 years |
Don-vip |
fix some Findbugs violations
|
|
|
@8345
|
10 years |
Don-vip |
code style - Useless parentheses around expressions should be removed …
|
|
|
@8308
|
10 years |
Don-vip |
fix potential NPEs and Sonar issues related to serialization
|
|
|
@8126
|
10 years |
Don-vip |
fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
|
|
|
@7509
|
11 years |
stoecker |
remove tabs
|
|
|
@7236
|
11 years |
bastiK |
fixed #10115 - increase number of digits saved to file
|
|
|
@6990
|
11 years |
Don-vip |
sonar - place Strings literals on the left side when checking for …
|
|
|
@6920
|
11 years |
Don-vip |
fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
|
|
|
@6906
|
11 years |
Don-vip |
refactor duplicated code - impacts some plugins (reverter, roadsigns, …
|
|
|
@6883
|
11 years |
Don-vip |
fix some Sonar issues
|
|
|
@6830
|
11 years |
Don-vip |
javadoc fixes for jdk8 compatibility
|
|
|
@6670
|
11 years |
Don-vip |
fix #9508 - Centralized service for validator rules
|
|
|
@6669
|
11 years |
Don-vip |
see #9565 - don't consider infinite coordinates as valid
|
|
|
@6566
|
11 years |
simon04 |
fix #9494 - Advanced object info: add "Center of bounding box", and …
|
|
|
@6500
|
11 years |
simon04 |
Add Javadoc for LatLon , add unit tests for LatLonDialog (parsing)
|
|
|
@6380
|
11 years |
Don-vip |
update license/copyright information
|
|
|
@6362
|
11 years |
Don-vip |
Checkstyle:
- private constructors for util classes
- final classes
- …
|
|
|
@6360
|
11 years |
Don-vip |
Sonar/Findbugs - Hide Utility Class Constructor
|
|
|
@6296
|
12 years |
Don-vip |
Sonar/Findbugs - Avoid commented-out lines of code, javadoc
|
|
|
@6248
|
12 years |
Don-vip |
Rework console output:
- new log level "error"
- Replace nearly all …
|
|
|
@6226
|
12 years |
Don-vip |
fix #9057 - see #8987 - fix Coordinate.hashCode() broken in r6162
|
|
|
@6203
|
12 years |
Don-vip |
fix #9024 - bbox/bounds memory optimizations (modified patch by …
|
|
|
@6178
|
12 years |
Don-vip |
fix #9002 - QuadBuckets improvements (patch by shinigami)
|
|
|