source: josm/trunk/src/org/openstreetmap/josm/data/imagery

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11824   7 years bastiK fixed #14558 - add image/png8 as supported format
(edit) @11816   7 years Don-vip sonar - squid:S1612 - Lambdas should be replaced with method references
(edit) @11815   7 years Don-vip sonar - squid:S3398 - "private" methods called only by inner classes …
(edit) @11811   7 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @11798   7 years bastiK WMTS: add mimetype produced by ESRI
(edit) @11796   7 years Don-vip sonar - squid:S2259 - Null pointers should not be dereferenced
(edit) @11792   7 years bastiK fixed #14590 - WMTS: Show layer title, not layer identifier in layer …
(edit) @11791   7 years bastiK WMTS: don't show layer selection dialog if there is only one layer …
(edit) @11790   7 years bastiK WMTS: fix case with multiple tilesets per projection and layer …
(edit) @11788   7 years bastiK make it possible to switch between 2 supported projections for a …
(edit) @11773   7 years wiktorn Fix NPE when there is no supported format for WMTS Tile Source * …
(edit) @11747   7 years Don-vip checkstyle - NoWhiteSpaceBefore ...
(edit) @11707   7 years stoecker only allow defaults with ID
(edit) @11706   7 years stoecker switch imagery.layers.default from url to ID and drop old entries
(edit) @11703   7 years stoecker see #14470 - don't drop old layers when there was an maps load error
(edit) @11690   7 years stoecker see #14470 - don't drop imagery when default list is empty
(edit) @11685   7 years Don-vip partial revert of r11675 - causes test failure of …
(edit) @11675   7 years Don-vip update to error_prone 2.0.18
(edit) @11651   7 years Don-vip FindBugs - MS_MUTABLE_COLLECTION
(edit) @11649   7 years Don-vip sonar - pmd:UseStringBufferForStringAppends
(edit) @11619   7 years Don-vip fix #14414 - instead of line break <br> displayed in imagery tool tip
(edit) @11587   7 years Don-vip checkstyle - enable BooleanExpressionComplexity / 6
(edit) @11578   7 years stoecker fix #13470 - drop last remaining HTML imagery part
(edit) @11577   7 years Don-vip fix checkstyle violations
(edit) @11575   7 years stoecker see #12313 - add best marking and show it in image preferences
(edit) @11572   7 years stoecker fix imagery compare, add date check
(edit) @11571   7 years Don-vip update .classpath, checkstyle
(edit) @11570   7 years stoecker add date field to imagery definition, allow to select mirror layers in …
(edit) @11559   7 years Don-vip fix #14361 - WMTS: download only supported image formats
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11528   7 years stoecker drop imagery entries which have an id, but are no longer in default …
(edit) @11527   7 years stoecker drop imagery entries which have an id, but are no longer in default list
(edit) @11516   7 years Don-vip sonar - fb-contrib:SPP_USE_GET0 - Performance - Method uses …
(edit) @11510   7 years Don-vip sonar - fb-contrib:ACEM_ABSTRACT_CLASS_EMPTY_METHODS
(edit) @11460   7 years Don-vip sonar - fb-contrib:COM_COPIED_OVERRIDDEN_METHOD - Style - Method is …
(edit) @11453   7 years Don-vip sonar - fb-contrib:BED_BOGUS_EXCEPTION_DECLARATION - Correctness - Non …
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @11438   7 years wiktorn Fix thread pool for WMS Because threds in WMS download ThreadPool …
(edit) @11385   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
(edit) @11347   7 years wiktorn Fix mis-reporting unsupported projections String.split() on empty …
(edit) @11331   7 years Don-vip findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
(edit) @11330   7 years Don-vip sonar - fix recent issues
(edit) @11288   7 years simon04 see #13376 - Use TimeUnit instead of combinations of 1000/60/60/24
(edit) @11277   7 years Don-vip sonar - fix recently added warnings
(edit) @11257   7 years wiktorn Make DefaultLayer a type that can have layerName and tileMatrixSet As …
(edit) @11218   7 years Don-vip sonar - fix various recent issues
(edit) @11217   7 years wiktorn Javadoc + checkstyle
(edit) @11216   7 years wiktorn Move WMTS layer selection out of WMTSLayer constructor and …
(edit) @11189   7 years wiktorn Log GetCapabilities document on parse error See: #13861
(edit) @11188   7 years wiktorn Allow working on readonly JOSM Home Return null …
(edit) @11018   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @11017   8 years Don-vip sonar - pmd:OptimizableToArrayCall - Optimizable To Array Call
(edit) @11015   8 years Don-vip sonar - pmd:ImmutableField - Immutable Field
(edit) @11013   8 years Don-vip checkstyle / sonar
(edit) @10993   8 years wiktorn WMTS TileSource refactor * introduced GetCapabilitiesParseHelper, …
(edit) @10992   8 years Don-vip sonar - squid:S00118 - Abstract class names should comply with a …
(edit) @10990   8 years wiktorn Small refactor of WMS TileSource * Introduce AbstractWMSTileSource, …
(edit) @10877   8 years Don-vip see #13416 - add parameter validation do detect NPE origin
(edit) @10747   8 years Don-vip sonar - squid:S1228 - Packages should have a javadoc file …
(edit) @10742   8 years Don-vip sonar - squid:CallToDeprecatedMethod - remove calls to deprecated methods
(edit) @10735   8 years Don-vip fix #13264 - more lenient TMS url regex to allow - zoom separator
(edit) @10723   8 years simon04 Fix javadoc
(edit) @10680   8 years Don-vip sonar - pmd:UseVarargs - Use Varargs
(edit) @10662   8 years Don-vip see #12472, fix #13230, fix #13225, fix #13228 - disable …
(edit) @10659   8 years Don-vip see #12472 - fix more warnings, increase maximum number of reported …
(edit) @10651   8 years Don-vip fix #13210 - Start extracting coordinate conversion out of tile source …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10608   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10577   8 years Don-vip fix #13176 - Document ImageryInfo (patch by michael2402) - gsoc-core
(edit) @10469   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10462   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10420   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10300   8 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10235   8 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10181   8 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10087   8 years wiktorn Make minimum and maximum cache expires for imagery adjustable
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10000   8 years Don-vip sonar - fix various issues
(edit) @9991   8 years Don-vip sonar - fix comment indentation
(edit) @9989   8 years Don-vip sonar - Methods should not be empty
(edit) @9978   8 years Don-vip sonar - remove useless initializations
(edit) @9977   8 years Don-vip sonar - remove some transient modifiers
(edit) @9970   8 years Don-vip sonar - remove useless parentheses
(edit) @9902   8 years wiktorn Final fix for #12573 - WMTS getCapabilities parser error. Unit tests …
(edit) @9889   8 years wiktorn Proper fix for [9888]
(edit) @9888   8 years wiktorn Properly handle situation, when Style tag doesn't contain Identifier. …
(edit) @9887   8 years wiktorn Properly interpret more complex getCapabilities documents. Keep a …
(edit) @9864   8 years wiktorn Add WKID (Well Known ID) pattern to WMS url templates. Patch by: …
(edit) @9830   8 years wiktorn Fix findbugs warning / NPE. See: #12350
(edit) @9825   8 years wiktorn Improvements for native scales. * make ScaleList immutable object * …
(edit) @9818   8 years wiktorn Snap scale to mercator zoom levels. See #12350 Patch submitted by: …
(edit) @9799   8 years stoecker fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
(edit) @9768   8 years simon04 Avoid array creation for every WMTSTileSource.getTileMatrix call
(edit) @9755   8 years bastiK add preference type MultiMap (closes #12437)
(edit) @9664   8 years wiktorn Fix NPE and hang when adding erroneus imageries. When user points to …
(edit) @9658   8 years stoecker see #12313 - support mirror URLs in editor compare and JOSM imagery loader
(edit) @9620   8 years wiktorn Refactor structure of TMS based classes. Move OsmMercator …
(edit) @9619   8 years wiktorn Finish removal of tile-size workaround code started in [9617]. Now …
Note: See TracRevisionLog for help on using the revision log.