|
|
@9135
|
9 years |
Don-vip |
checkstyle
|
|
|
@9134
|
9 years |
wiktorn |
Introduce imagery-source warnings about alignment and reprojections.
…
|
|
|
@9133
|
9 years |
bastiK |
see #12186 - add more projections
The list of projections is now …
|
|
|
@9132
|
9 years |
Don-vip |
fix javadoc errors
|
|
|
@9129
|
9 years |
bastiK |
javadoc
|
|
|
@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)
|
|
|
@9120
|
9 years |
stoecker |
see #12189 - also update http to https
|
|
|
@9119
|
9 years |
stoecker |
see #12189 - try again to update presets and style URL's
|
|
|
@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)
|
|
|
@9113
|
9 years |
bastiK |
javadoc
|
|
|
@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)
|
|
|
@9102
|
9 years |
bastiK |
fixed #12182 - Plus sign (add node on way) renders different depending …
|
|
|
@9101
|
9 years |
bastiK |
fixed #12155 - North-Pole-Node seems to destroy the Map in JOSM
|
|
|
@9100
|
9 years |
bastiK |
applied #12181 - Add Netherlands RD projection (patch by vholten)
|
|
|
@9099
|
9 years |
bastiK |
mapcss partial fill: move threshold parameter ([9063]) into the mapcss …
|
|
|
@9095
|
9 years |
wiktorn |
Fix 12168.
- added testcase for bug #12168. I removed all but one …
|
|
|
@9087
|
9 years |
Don-vip |
sonar - fix some errors, mainly NPEs
|
|
|
@9082
|
9 years |
bastiK |
mapcss partial fill: remove [9061] code & turn it on again (see #12104)
|
|
|
@9081
|
9 years |
wiktorn |
FIx missing scrollbar on WMTS layer selection list. Closes #12151.
|
|
|
@9079
|
9 years |
Don-vip |
update to CheckStyle 6.13
|
|
|
@9077
|
9 years |
bastiK |
mapcss: partial fill - fix linecap (see #12104)
|
|
|
@9076
|
9 years |
bastiK |
mapcss: partial fill - fix for [9063] - use scale instead of circum …
|
|
|
@9075
|
9 years |
Don-vip |
pmd - Useless qualified this usage in the same class
|
|
|
@9074
|
9 years |
Don-vip |
pmd - Ternary operator with a boolean literal can be simplified with a …
|
|
|
@9073
|
9 years |
Don-vip |
checkstyle - Comments Indentation
|
|
|
@9072
|
9 years |
Don-vip |
partial revert of r9070 - make build run with Java 9 again
|
|
|
@9071
|
9 years |
bastiK |
mappaint partial fill: turn off margin on both sites for unclosed area …
|
|
|
@9070
|
9 years |
Don-vip |
Sonar - squid:S2293 - The diamond operator ("<>") should be used
|
|
|
@9069
|
9 years |
wiktorn |
checkstyle: remove unnecessary final keyword
|
|
|
@9068
|
9 years |
wiktorn |
Replace DOM parser for WMTS GetCapabilities document with StAX parser. …
|
|
|
@9067
|
9 years |
Don-vip |
sonar - Immutable Field
|
|
|
@9065
|
9 years |
Don-vip |
checkstyle
|
|
|
@9064
|
9 years |
wiktorn |
Move from IndexedDiskCache to BlockDiskCache.
HEADSUP: This change …
|
|
|
@9063
|
9 years |
bastiK |
mapcss: partial fill - if partial fill would only leave a small gap in …
|
|
|
@9061
|
9 years |
bastiK |
mappaint partial fill: render unclosed areas differently (margin on …
|
|
|
@9059
|
9 years |
Don-vip |
checkstyle
|
|
|
@9032
|
9 years |
bastiK |
mapcss / partial fill: multipolygon inners now closed loop without …
|
|
|
@9023
|
9 years |
Don-vip |
see #12102 - cleanup TagChecker
- code refactor/cleanup/simplification …
|
|
|
@9019
|
9 years |
Don-vip |
fix #12112 - Use java.util.Properties to read REVISION file in the …
|
|
|
@9017
|
9 years |
bastiK |
mapcss: fix partial fill for incomplete multipolygons (see #12104)
|
|
|
@9016
|
9 years |
bastiK |
mapcss: minor improvement for drawing of unclosed areas (see #12104)
|
|
|
@9008
|
9 years |
bastiK |
see #12104 - mapcss: partial filling of areas (fill-extent) for fill-image
|
|
|
@9007
|
9 years |
wiktorn |
Fix broken representation of URL-s in Imagery Preferences
|
|
|
@9005
|
9 years |
bastiK |
see #12104 - mapcss: add option for partial filling of areas (inspired …
|
|
|
@9004
|
9 years |
wiktorn |
Fix high CPU usage when showing small tiles.
- …
|
|
|
@9002
|
9 years |
bastiK |
mappaint: added Einstein-pref to set text antialiasing hint (see …
|
|
|
@8994
|
9 years |
bastiK |
fixed #12025 - text along line rendering for bi-directional text
|
|
|
@8993
|
9 years |
Don-vip |
fix #12060 - NPE
|
|
|
@8991
|
9 years |
simon04 |
fix #12054 - IllegalArgumentException in JCS log handler
|
|
|
@8990
|
9 years |
simon04 |
fix #12052 - Splitting a self intersecting way does not highlight the …
|
|
|
@8969
|
9 years |
Don-vip |
fix erroneous tagchecker warning: `key full_name:fa looks like …
|
|
|
@8968
|
9 years |
Don-vip |
update javadoc
|
|
|
@8958
|
9 years |
Don-vip |
update javadoc + checkstyle fix + update presets links
|
|
|
@8941
|
9 years |
Don-vip |
fix #12004 - suggest to replace source:maxspeed=UK:* by …
|
|
|
@8936
|
9 years |
Don-vip |
add unit test to check syntax validity of all MapCSSTagChecker rules
|
|
|
@8927
|
9 years |
Don-vip |
fix #11998 - add two new protected boolean members to simplify …
|
|
|
@8926
|
9 years |
Don-vip |
javadoc fixes
|
|
|
@8924
|
9 years |
Don-vip |
update references to Java bugs
|
|
|
@8906
|
9 years |
Don-vip |
remove deprecated stuff
|
|
|
@8901
|
9 years |
Don-vip |
fix #11969 - Add yh:WIDTH to tags.discardable
|
|
|
@8882
|
9 years |
Don-vip |
sonar - squid:S2386 - Mutable fields should not be "public static"
|
|
|
@8873
|
9 years |
Don-vip |
fix #11967 - Regression: Object count in validator broken + add unit test
|
|
|
@8870
|
9 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
@8863
|
9 years |
Don-vip |
major code cleanup/refactoring of tagging presets: slay the monster …
|
|
|
@8856
|
9 years |
Don-vip |
fix #11957 - partial revert of r8851 - do not replace Stack by …
|
|
|
@8855
|
9 years |
Don-vip |
sonar - Unused private method should be removed
sonar - Unused …
|
|
|
@8851
|
9 years |
Don-vip |
sonar - squid:S1149 - Synchronized classes Vector, Hashtable, Stack …
|
|
|
@8850
|
9 years |
Don-vip |
sonar - squid:S3047 - Multiple loops over the same set should be combined
|
|
|
@8849
|
9 years |
Don-vip |
sonar - squid:S1643 - Strings should not be concatenated using '+' in …
|
|
|
@8848
|
9 years |
Don-vip |
sonar - squid:S2131 - Primitives should not be boxed just for "String" …
|
|
|
@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
|
|
|
@8839
|
9 years |
Don-vip |
sonar - squid:S2325 - "private" methods that don't access instance …
|
|
|
@8836
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8829
|
9 years |
simon04 |
fix #10134 - Validator: allow to cancel validation tests
This …
|
|
|
@8824
|
9 years |
wiktorn |
When looking for similar imageries look only within the imageries of …
|
|
|
@8817
|
9 years |
Don-vip |
see #11924 - JDK9 Jigsaw: do not run code in headless environment (for …
|
|
|
@8816
|
9 years |
Don-vip |
see #11924 - JDK9 Jigsaw: workaround for …
|
|
|
@8815
|
9 years |
wiktorn |
Improve tile display when imagery server returns errors randomly.
* …
|
|
|
@8812
|
9 years |
simon04 |
see #11916 - Search: allow to use MapCSS selectors
|
|
|
@8811
|
9 years |
simon04 |
see #11916 - Refactoring of SearchAction/SearchCompiler
|
|
|
@8800
|
9 years |
simon04 |
fix #11702 - Imagery: re-add info messages on HTTP requests
|
|
|
@8795
|
9 years |
Don-vip |
fix javadoc errors/warnings seen with JDK9
|
|
|
@8783
|
9 years |
simon04 |
HostLimitQueue: log "host limit reached" as DEBUG message
|
|
|
@8777
|
9 years |
Don-vip |
Basic Java 9 support: make code compile, and Linux scripts detect it
|
|
|
@8772
|
9 years |
Don-vip |
remove deprecated code from jmapviewer, deprecate plugin …
|
|
|
@8768
|
9 years |
wiktorn |
When tile loading task was canceled, tiles were not properly mark as …
|
|
|
@8767
|
9 years |
Klumbumbus |
remove oneway arrows of deprecated tag waterway=rapids
|
|
|
@8764
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|