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