|
|
@15903
|
5 years |
simon04 |
Projections.getProjectionByCode: use Map.computeIfAbsent
|
|
|
@15902
|
5 years |
simon04 |
see #18749 - Intern strings to reduce memory footprint
|
|
|
@15717
|
5 years |
simon04 |
Java 8: use Collectors.joining
|
|
|
@15716
|
5 years |
simon04 |
Java 8: use String.join
|
|
|
@15149
|
6 years |
Don-vip |
fix #17774 - NPE
|
|
|
@14624
|
6 years |
Don-vip |
fix various SonarQube issues
|
|
|
@14440
|
6 years |
Don-vip |
fix #17018 - NPE
|
|
|
@14436
|
6 years |
Don-vip |
fix SonarQube issues
|
|
|
@14435
|
6 years |
Don-vip |
fix SonarQube issues
|
|
|
@14415
|
6 years |
michael2402 |
See #16866: Drop getopt, use own option parser.
|
|
|
@14302
|
7 years |
Don-vip |
see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
|
|
|
@14273
|
7 years |
stoecker |
fix typos - patch by naoliv - fix #16781 - Thanks a lot
|
|
|
@14120
|
7 years |
Don-vip |
see #15229 - deprecate all Main methods related to projections. New …
|
|
|
@14118
|
7 years |
Don-vip |
see #15229 - new package cli to avoid circular package dependencies
|
|
|
@14091
|
7 years |
Don-vip |
tools update: awaitility 3.1.2, equalsverifier 2.5.1, jmockit 1.41, …
|
|
|
@14058
|
7 years |
Don-vip |
fix javadoc warning
|
|
|
@14049
|
7 years |
simon04 |
Specify +axis=neu for Austrian projections
This allows to use the …
|
|
|
@13849
|
7 years |
Don-vip |
SonarQube - fix minor code issues
|
|
|
@13763
|
7 years |
Don-vip |
see #16288 - forgot one dot in error message
|
|
|
@13761
|
7 years |
Don-vip |
see #16288 - replace similar i18n strings (removes 35 strings from …
|
|
|
@13647
|
7 years |
Don-vip |
see #16204 - Allow to start and close JOSM in WebStart sandbox mode …
|
|
|
@13640
|
7 years |
Don-vip |
javadoc/codestyle
|
|
|
@13639
|
7 years |
Don-vip |
see #16129 - align Lambert Conformal Conic projection implementation …
|
|
|
@13634
|
7 years |
Don-vip |
see #16129 - Transverse Mercator: Minor coefficient error in tmerc …
|
|
|
@13632
|
7 years |
Don-vip |
see #16129 - add spherical versions of Cassini and Albers projections
|
|
|
@13628
|
7 years |
Don-vip |
see #16129 - handle projection definitions with both +datum and …
|
|
|
@13627
|
7 years |
Don-vip |
see #16129 - datum javadoc
|
|
|
@13626
|
7 years |
Don-vip |
see #16129 - fix Sphere ellipsoid radius (values of proj.4 and Proj4J …
|
|
|
@13622
|
7 years |
Don-vip |
see #16129 - fix Equidistant Cylindrical projection
|
|
|
@13602
|
7 years |
Don-vip |
see #16129 - projections rework for new ESRI file
|
|
|
@13601
|
7 years |
Don-vip |
see #16129 - spotbugs
|
|
|
@13600
|
7 years |
Don-vip |
see #16129 - fix error_prone warnings
|
|
|
@13599
|
7 years |
Don-vip |
see #16129 - fix build error
|
|
|
@13598
|
7 years |
Don-vip |
see #16129 - add new projections and support for new format of ESRI file
|
|
|
@13588
|
7 years |
Don-vip |
see #16129 - add NTv2 grids referenced in ESRI file
|
|
|
@13582
|
7 years |
Don-vip |
see #16129 - add new Ellipsoids taken from PROJ.4
|
|
|
@13493
|
7 years |
Don-vip |
see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
|
|
|
@13434
|
7 years |
Don-vip |
see #8039, see #10456 - support read-only data layers
|
|
|
@13423
|
7 years |
bastiK |
see #15880 - add Fischer ellipsoid
|
|
|
@13421
|
7 years |
bastiK |
see #15880 - throw exception when there is an error loading the …
|
|
|
@13207
|
7 years |
Don-vip |
enable PMD rule PreserveStackTrace + add missing jars to run new PMD …
|
|
|
@13204
|
7 years |
Don-vip |
enable new PMD rule AvoidFileStream - see …
|
|
|
@13182
|
7 years |
Don-vip |
see #15310 - cacheDir is unused, deprecate new methods
|
|
|
@13173
|
7 years |
Don-vip |
see #15310 - remove most of deprecated APIs
|
|
|
@13167
|
7 years |
Don-vip |
fix #13694 - Display UTM zone in node info panel (no i18n impact)
|
|
|
@12892
|
8 years |
bastiK |
see #15229 - remove dependency of getopt library on JOSM classes
|
|
|
@12868
|
8 years |
Don-vip |
SonarQube - squid:S1166 - Exception handlers should preserve the …
|
|
|
@12846
|
8 years |
bastiK |
see #15229 - use Config.getPref() wherever possible
|
|
|
@12820
|
8 years |
bastiK |
see #15229 - wrap around +180 degrees, for consistency
|
|
|
@12819
|
8 years |
bastiK |
see #15229 - trace world bounds in finer steps
no efficiency problem …
|
|
|
@12818
|
8 years |
bastiK |
see #15229 - move Bounds#visitEdge to Projection#visitOutline
* …
|
|
|
@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 …
|
|
|
@12788
|
8 years |
bastiK |
see #15229 - PMD warnings
|
|
|
@12786
|
8 years |
bastiK |
see #15182 - remove GUI references from Projections class
|
|
|
@12784
|
8 years |
bastiK |
see #15229 - minor cleanup
|
|
|
@12783
|
8 years |
Don-vip |
see #15229 - fix warnings
|
|
|
@12778
|
8 years |
bastiK |
see #15229 - deprecate Projections#project and …
|
|
|
@12777
|
8 years |
bastiK |
see #15229 - add registry for NTV2 grid file sources
removes …
|
|
|
@12776
|
8 years |
bastiK |
see #15229 - remove dependency of NTV2GridShiftFileWrapper on …
|
|
|
@12725
|
8 years |
bastiK |
see #15229 - deprecate ILatLon#getEastNorth() so ILatLon has no …
|
|
|
@12620
|
8 years |
Don-vip |
see #15182 - deprecate all Main logging methods and introduce …
|
|
|
@12453
|
8 years |
bastiK |
see #14794 - remaining javadoc for the josm/data/ packages
|
|
|
@12445
|
8 years |
Don-vip |
update to error-prone 2.0.21, groovy 2.4.12
|
|
|
@12295
|
8 years |
bastiK |
forgot annotation
|
|
|
@12294
|
8 years |
bastiK |
fix
|
|
|
@12293
|
8 years |
bastiK |
deprecate CustomProjection constructor + change removal date for …
|
|
|
@12292
|
8 years |
Don-vip |
sonar - squid:CommentedOutCodeLine - Sections of code should not be …
|
|
|
@12279
|
8 years |
Don-vip |
sonar - squid:S3878 - Arrays should not be created for varargs parameters
|
|
|
@12236
|
8 years |
Don-vip |
checkstyle - add @deprecated javadoc tag
|
|
|
@12233
|
8 years |
Don-vip |
add missing @Deprecated tag
|
|
|
@12216
|
8 years |
bastiK |
deprecate unused methods
|
|
|
@12171
|
8 years |
michael2402 |
Fixed checkstyle warnings.
|
|
|
@12163
|
8 years |
michael2402 |
Make use of ILatLon#getEastNorth
|
|
|
@12162
|
8 years |
michael2402 |
See #13415: Fix @since tags.
|
|
|
@12161
|
8 years |
michael2402 |
See #13415: Add the ILatLon interface, unify handling of Nodes and …
|
|
|
@12149
|
8 years |
bastiK |
fixed #4799 - Imagery offset not working in WGS 84
|
|
|
@12013
|
8 years |
bastiK |
see #11889 - backport improved version of Math.toDegrees and …
|
|
|
@11936
|
8 years |
Don-vip |
sonar - squid:S1694 - An abstract class should have both abstract and …
|
|
|
@11931
|
8 years |
Don-vip |
improve unit test coverage
|
|
|
@11889
|
8 years |
Don-vip |
PMD - fix some InefficientEmptyStringCheck (new in PMD 5.5.5)
|
|
|
@11858
|
8 years |
bastiK |
fixed #7427 - Support reprojection (warping) of imagery layer
|
|
|
@11853
|
8 years |
Don-vip |
reduce visibility of Projections maps
|
|
|
@11747
|
8 years |
Don-vip |
checkstyle - NoWhiteSpaceBefore ...
|
|
|
@11746
|
8 years |
Don-vip |
PMD - Strict Exceptions
|
|
|
@11660
|
8 years |
Don-vip |
see #5399 - Swissgrid: add NTv2 grid file provided by swisstopo
|
|
|
@11642
|
8 years |
Don-vip |
fix #14422 - Dynamic NTV2 grids
|
|
|
@11601
|
8 years |
Don-vip |
error-prone: fix FallThrough errors
|
|
|
@11555
|
8 years |
Don-vip |
see #14346 - checkstyle
|
|
|
@11553
|
8 years |
Don-vip |
refactor handling of null values - use Java 8 Optional where possible
|
|
|
@11549
|
8 years |
bastiK |
applied #14346 Rotation angle for Transverse Mercator projection …
|
|
|
@11374
|
8 years |
Don-vip |
sonar - squid:S00112 - Generic exceptions should never be thrown: …
|
|
|
@11100
|
9 years |
Don-vip |
sonar - squid:S2148 - Underscores should be used to make large numbers …
|
|
|
@11042
|
9 years |
simon04 |
Use CachedFile#getContentReader where possible
|
|
|
@10965
|
9 years |
Don-vip |
sonar - squid:S1226 - Method parameters, caught exceptions and foreach …
|
|
|
@10938
|
9 years |
Don-vip |
sonar - squid:S1450 - Private fields only used as local variables in …
|
|
|
@10871
|
9 years |
Don-vip |
see #13408 - fix javadoc
|
|
|
@10870
|
9 years |
Don-vip |
fix #13408 - Clean up CustomProjection (patch by michael2402) - gsoc-core
|
|
|
@10836
|
9 years |
Don-vip |
see #11924 - fix javadoc warnings seen with Java 9
|
|
|
@10829
|
9 years |
Don-vip |
see #13306 - fix wrong version number
|
|
|