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) @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   9 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10462   9 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10420   9 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10378   9 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10300   9 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10235   9 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown
(edit) @10212   9 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10181   9 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10087   9 years wiktorn Make minimum and maximum cache expires for imagery adjustable
(edit) @10043   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10000   9 years Don-vip sonar - fix various issues
(edit) @9991   9 years Don-vip sonar - fix comment indentation
(edit) @9989   9 years Don-vip sonar - Methods should not be empty
(edit) @9978   9 years Don-vip sonar - remove useless initializations
(edit) @9977   9 years Don-vip sonar - remove some transient modifiers
(edit) @9970   9 years Don-vip sonar - remove useless parentheses
(edit) @9902   9 years wiktorn Final fix for #12573 - WMTS getCapabilities parser error. Unit tests …
(edit) @9889   9 years wiktorn Proper fix for [9888]
(edit) @9888   9 years wiktorn Properly handle situation, when Style tag doesn't contain Identifier. …
(edit) @9887   9 years wiktorn Properly interpret more complex getCapabilities documents. Keep a …
(edit) @9864   9 years wiktorn Add WKID (Well Known ID) pattern to WMS url templates. Patch by: …
(edit) @9830   9 years wiktorn Fix findbugs warning / NPE. See: #12350
(edit) @9825   9 years wiktorn Improvements for native scales. * make ScaleList immutable object * …
(edit) @9818   9 years wiktorn Snap scale to mercator zoom levels. See #12350 Patch submitted by: …
(edit) @9799   9 years stoecker fix Coverity issues 1349911, 1349912, 1349913, 1349917, 1349918, …
(edit) @9768   9 years simon04 Avoid array creation for every WMTSTileSource.getTileMatrix call
(edit) @9755   9 years bastiK add preference type MultiMap (closes #12437)
(edit) @9664   9 years wiktorn Fix NPE and hang when adding erroneus imageries. When user points to …
(edit) @9658   9 years stoecker see #12313 - support mirror URLs in editor compare and JOSM imagery loader
(edit) @9620   9 years wiktorn Refactor structure of TMS based classes. Move OsmMercator …
(edit) @9619   9 years wiktorn Finish removal of tile-size workaround code started in [9617]. Now …
(edit) @9617   9 years stoecker see #12437 - support new Map<String, List<String>> type in preferences
(edit) @9614   9 years stoecker development is much too fast…
(edit) @9613   9 years stoecker fix #12437 - see #12425 - fix handling of equal no tile headers with …
(edit) @9610   9 years stoecker fix #12425 - add checksum based no-tile detection
(edit) @9603   9 years Don-vip fix some Sonar issues
(edit) @9414   9 years simon04 see #8824 - Fail fast when initializing imagery entries while starting …
(edit) @9412   9 years simon04 see #8824 - Allow to cancel updating of imagery entries in the preferences
(edit) @9371   9 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9232   9 years simon04 fix #12265 - Use HttpClient for imagery requests
(edit) @9214   9 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9176   9 years bastiK restore old reference point for wms tiling (see #12186) use negative …
(edit) @9171   9 years simon04 see #12231 - Use HttpClient instead of some Utils.openHttpConnection
(edit) @9167   9 years wiktorn - Move TemplatedWMSTileSource to Projection.getWorldBoundsBoxEastNorth …
(edit) @9135   9 years Don-vip checkstyle
(edit) @9134   9 years wiktorn Introduce imagery-source warnings about alignment and reprojections. …
(edit) @9095   9 years wiktorn Fix 12168. - added testcase for bug #12168. I removed all but one …
(edit) @9081   9 years wiktorn FIx missing scrollbar on WMTS layer selection list. Closes #12151.
(edit) @9069   9 years wiktorn checkstyle: remove unnecessary final keyword
(edit) @9068   9 years wiktorn Replace DOM parser for WMTS GetCapabilities document with StAX parser. …
(edit) @9067   9 years Don-vip sonar - Immutable Field
(edit) @9007   9 years wiktorn Fix broken representation of URL-s in Imagery Preferences
(edit) @9004   9 years wiktorn Fix high CPU usage when showing small tiles. - …
(edit) @8870   9 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8848   9 years Don-vip sonar - squid:S2131 - Primitives should not be boxed just for "String" …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8824   9 years wiktorn When looking for similar imageries look only within the imageries of …
(edit) @8815   9 years wiktorn Improve tile display when imagery server returns errors randomly. * …
(edit) @8772   9 years Don-vip remove deprecated code from jmapviewer, deprecate plugin …
(edit) @8768   9 years wiktorn When tile loading task was canceled, tiles were not properly mark as …
(edit) @8764   9 years Don-vip fix Checkstyle issues
(edit) @8752   9 years wiktorn Support situations, where WMTS service provides more than one tile set …
(edit) @8737   9 years wiktorn Remove of org.openstreetmap.gui.jmapviewer.JobDispatcher. Closes: #11840
(edit) @8734   9 years simon04 see #11843 - Give all started threads sensible names …
(edit) @8718   9 years simon04 Fix checkstyle warnings
(edit) @8714   9 years wiktorn Do not block in EDT thread, when waiting for attribution download. …
(edit) @8704   9 years wiktorn Fix minimum zooming breaking the calculation of best-zoom and zooming in.
(edit) @8697   9 years wiktorn fix failing tests
(edit) @8696   9 years wiktorn Glue WMS zoom levels to TMS zoom levels. Based on WMTS well known …
(edit) @8674   9 years Don-vip fix Checkstyle issues
(edit) @8673   9 years wiktorn Bing fixes. * Pass and handle error on url creation (attribution not …
(edit) @8659   9 years wiktorn More performance improvements * Use one MemoryTileCache instance per …
(edit) @8652   9 years Don-vip fix #11767 - Use Arrays.copyOf in OsmPrimitive#put(String, String)
(edit) @8649   9 years wiktorn * performance improvements - move all cache accesses to worker thread, …
(edit) @8647   9 years wiktorn Performance improvements. * getTileUrl now uses generic, staticly …
(edit) @8643   9 years wiktorn Fix behaviour when exception is thrown during download. * fix endless …
(edit) @8640   9 years wiktorn Fix retrieving expired elemetnts from cache for TMS
(edit) @8637   9 years Don-vip update to latest JMapViewer
(edit) @8636   9 years wiktorn Small TMS fixes. * fix handling of minimum and maximum expiration …
(edit) @8635   9 years wiktorn Fix Coverity warnings: * null pointer dereferences * make maksimum …
(edit) @8634   9 years Don-vip proper JOSM/JMapViewer integration
(edit) @8627   9 years wiktorn properly pass the message that user has not selected layer
(edit) @8626   9 years wiktorn checkstyle and sonar issues fixes
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(edit) @8619   9 years wiktorn Class cleanup / style fixes. * Replace Coordinate with ICoordinate * …
(edit) @8618   9 years wiktorn Fix calculation of World Bounds for WMS when no projection has no …
(edit) @8607   10 years wiktorn fix error reporting when tiles were successfuly loaded
(edit) @8606   10 years wiktorn Properly report exceptions from tile download
(edit) @8604   10 years wiktorn Better error reporting in JCS, checkstyle fixes
(edit) @8602   10 years wiktorn Properly handle file based tile sources. * move …
(edit) @8598   10 years wiktorn TileSource: * added method - getTileId that returns unique identifier …
Note: See TracRevisionLog for help on using the revision log.