|
|
@10621
|
9 years |
Don-vip |
fix #13197 - bad use of method references instead of lambdas, causing …
|
|
|
@10600
|
9 years |
Don-vip |
see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
|
|
|
@10469
|
9 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@10381
|
9 years |
Don-vip |
see #12959 - fix javadoc warning
|
|
|
@10378
|
9 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10308
|
9 years |
Don-vip |
sonar - squid:S1854 - Dead stores should be removed
|
|
|
@10305
|
9 years |
Don-vip |
sonar - various code cleanup fixes
|
|
|
@10250
|
9 years |
Don-vip |
findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
|
|
|
@10242
|
9 years |
Don-vip |
sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
|
|
|
@10235
|
9 years |
Don-vip |
sonar - squid:S00112 - Generic exceptions should never be thrown
|
|
|
@10212
|
9 years |
Don-vip |
sonar - squid:S2221 - "Exception" should not be caught when not …
|
|
|
@10208
|
9 years |
Don-vip |
see #11924 - Java 9 - JDK-6850612 deprecates Class.newInstance() ==> …
|
|
|
@10181
|
9 years |
Don-vip |
sonar - squid:S2184 - Math operands should be cast before assignment
|
|
|
@10125
|
9 years |
Don-vip |
refactor classes from corrector package, add javadoc
|
|
|
@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 …
|
|
|
@10000
|
9 years |
Don-vip |
sonar - fix various issues
|
|
|
@9998
|
9 years |
Don-vip |
sonar - remove fields used as local variables only
|
|
|
@9992
|
9 years |
Don-vip |
sonar - fix more issues
|
|
|
@9981
|
9 years |
Don-vip |
fix some unused code warnings
|
|
|
@9974
|
9 years |
Don-vip |
sonar - rename fields to match code conventions, remove empty instruction
|
|
|
@9970
|
9 years |
Don-vip |
sonar - remove useless parentheses
|
|
|
@9955
|
9 years |
Don-vip |
see #11516 - fix javadoc warning
|
|
|
@9950
|
9 years |
simon04 |
see #11516 - Add Sinusoidal projection
|
|
|
@9799
|
9 years |
stoecker |
fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
|
|
|
@9790
|
9 years |
bastiK |
use intended units for east/north coordinates (see #12186)
When …
|
|
|
@9642
|
9 years |
wiktorn |
Correct METER_PER_UNIT_DEGREE to match values in OpenLayers and QGIS.
…
|
|
|
@9639
|
9 years |
stoecker |
fix possible resource leaks
|
|
|
@9636
|
9 years |
bastiK |
remove unnecessary assignment (see #12186)
|
|
|
@9631
|
9 years |
Don-vip |
checkstyle
|
|
|
@9630
|
9 years |
wiktorn |
Document source of METER_PER_UNIT_DEGREE. See #12186
|
|
|
@9628
|
9 years |
bastiK |
fix WMTS with EPSG:4326 broken in [9608] (see #12186)
|
|
|
@9608
|
9 years |
bastiK |
change default unit to meter (see #12186)
|
|
|
@9600
|
9 years |
bastiK |
fix Coverity Scan warning (see #12186)
|
|
|
@9597
|
9 years |
bastiK |
remove GRS80 as datum code (see #12186)
|
|
|
@9580
|
9 years |
bastiK |
update hermannskogel datum (followin proj.4) - see #12186
|
|
|
@9579
|
9 years |
bastiK |
fix bounds that are too large and make tests fail (see #12186)
|
|
|
@9578
|
9 years |
bastiK |
update carthage datum (following proj.4)
|
|
|
@9577
|
9 years |
bastiK |
use proj.4 id for Clarke 1880 IGN ellipsoid (see #12186)
|
|
|
@9573
|
9 years |
Don-vip |
see #12186 - checkstyle
|
|
|
@9565
|
9 years |
bastiK |
add 2 standard parallel & non-spherical variants for Mercator …
|
|
|
@9562
|
9 years |
Don-vip |
see #12186 - checkstyle
|
|
|
@9560
|
9 years |
bastiK |
added Lambert Azimuthal Equal Area projection (see #12186)
(imports …
|
|
|
@9559
|
9 years |
bastiK |
auto-detect poles in view (see #12186)
|
|
|
@9558
|
9 years |
bastiK |
always normalize longitude before projection and after inverse …
|
|
|
@9555
|
9 years |
Don-vip |
see #12186 - checkstyle
|
|
|
@9549
|
9 years |
bastiK |
see #12186 - add Cassini-Soldner Projection
(imports pieces of code …
|
|
|
@9545
|
9 years |
Don-vip |
fix javadoc errors/warnings
|
|
|
@9535
|
9 years |
bastiK |
see #12186 - update tests
|
|
|
@9534
|
9 years |
Don-vip |
see #12186 - checkstyle
|
|
|
@9532
|
9 years |
bastiK |
see #12186 - add Oblique Mercator projection
(imports pieces of code …
|
|
|
@9432
|
9 years |
bastiK |
see #12186 - javadoc
|
|
|
@9431
|
9 years |
bastiK |
see #2212, see #12186 - improve display for polar projections
|
|
|
@9428
|
9 years |
Don-vip |
see #12186 - fix some javadoc warnings
|
|
|
@9426
|
9 years |
Don-vip |
see #12186 - checkstyle
|
|
|
@9419
|
9 years |
bastiK |
add Albers Equal Area Projection and Polar Stereographic Projection …
|
|
|
@9370
|
9 years |
bastiK |
unit test & javadoc
|
|
|
@9243
|
9 years |
Don-vip |
javadoc update
|
|
|
@9240
|
9 years |
bastiK |
javadoc
|
|
|
@9230
|
9 years |
Don-vip |
fix javadoc errors/warnings
|
|
|
@9139
|
9 years |
bastiK |
see #12186 - more conservative bounds for transverse mercator
|
|
|
@9135
|
9 years |
Don-vip |
checkstyle
|
|
|
@9133
|
9 years |
bastiK |
see #12186 - add more projections
The list of projections is now …
|
|
|
@9132
|
9 years |
Don-vip |
fix javadoc errors
|
|
|
@9128
|
9 years |
bastiK |
see #12186 - rework projection parameters loading
so it can be …
|
|
|
@9127
|
9 years |
bastiK |
see #12186 - simplify method return type
|
|
|
@9126
|
9 years |
bastiK |
see #12186 - rework loading of projection definitions
to make it …
|
|
|
@9125
|
9 years |
bastiK |
see #12186 - add projection parameter vunits (ignored)
|
|
|
@9124
|
9 years |
bastiK |
guess resonable projection bounds, when they haven't been specified …
|
|
|
@9121
|
9 years |
bastiK |
typo in [9118] (see #12186)
|
|
|
@9118
|
9 years |
bastiK |
more stable zoom&move for extreme scales and unusual world bounds
|
|
|
@9117
|
9 years |
Don-vip |
checkstyle
|
|
|
@9116
|
9 years |
bastiK |
fix projection near 180 degree meridian (see #12186)
|
|
|
@9112
|
9 years |
bastiK |
applied #12185 - support latitude of natural origin for Transverse …
|
|
|
@9108
|
9 years |
Don-vip |
checkstyle
|
|
|
@9106
|
9 years |
bastiK |
do not throw an error when datum is missing, return NullDatum instead …
|
|
|
@9105
|
9 years |
bastiK |
add support for proj.4 parameter +pm=* - prime meridian (see #12186)
|
|
|
@9104
|
9 years |
bastiK |
add more datums and ellipsoids (see #12186)
|
|
|
@9100
|
9 years |
bastiK |
applied #12181 - Add Netherlands RD projection (patch by vholten)
|
|
|
@9073
|
9 years |
Don-vip |
checkstyle - Comments Indentation
|
|
|
@9067
|
9 years |
Don-vip |
sonar - Immutable Field
|
|
|
@8870
|
9 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
@8846
|
9 years |
Don-vip |
sonar - fb-contrib - minor performance improvements:
* Method passes …
|
|
|
@8840
|
9 years |
Don-vip |
sonar - squid:S3052 - Fields should not be initialized to default values
|
|
|
@8836
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8795
|
9 years |
Don-vip |
fix javadoc errors/warnings seen with JDK9
|
|
|
@8638
|
9 years |
Klumbumbus |
fix #11745 - typo
|
|
|
@8611
|
10 years |
Don-vip |
Add robustness to UNITS_TO_METERS parameters - this solves the …
|
|
|
@8610
|
10 years |
bastiK |
get rid of redundant ellipsoid info in epsg file
|
|
|
@8609
|
10 years |
bastiK |
add proj.4 syntax "+proj=utm +zone=... [+south]" for CustomProjection …
|
|
|
@8608
|
10 years |
Don-vip |
define static variable before first use to see if it solves NPE in …
|
|
|
@8584
|
10 years |
wiktorn |
- added axis definition to ESPG projections definition, where it's not …
|
|
|
@8570
|
10 years |
Don-vip |
checkstyle
|
|
|
@8568
|
10 years |
wiktorn |
Basic WMTS support.
* added information about units and to_meter to …
|
|
|
@8540
|
10 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
@8533
|
10 years |
Don-vip |
findbugs
|
|
|
@8512
|
10 years |
Don-vip |
checkstyle: redundant modifiers
|
|
|
@8510
|
10 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8509
|
10 years |
Don-vip |
fix many checkstyle violations
|
|
|
@8470
|
10 years |
Don-vip |
javadoc fixes. Removed one duplicated method in exception handling
|
|
|