|
|
@31371
|
9 years |
wiktorn |
TileSource:
* added method - getTileId that returns unique identifier …
|
|
|
@31339
|
9 years |
wiktorn |
Basic WMTS support.
* added information about units and to_meter to …
|
|
|
@31310
|
9 years |
donvip |
[jmapviewer] checkstyle/findbugs
|
|
|
@31301
|
9 years |
wiktorn |
Introduce WMS layer based on TMS. (closes: #josm11255)
HEADS UP: …
|
|
|
@31293
|
9 years |
donvip |
[jmapviewer] checkstyle fixes
|
|
|
@31292
|
9 years |
donvip |
[jmapviewer] release 1.09
|
|
|
@31174
|
9 years |
donvip |
fix javadoc warning
|
|
|
@31145
|
9 years |
wiktorn |
Set URLConnection.setUseCaches(false) when forcing reload of tiles. …
|
|
|
@31143
|
9 years |
wiktorn |
Java docs for @31142, addresses #josm11456
|
|
|
@31142
|
9 years |
wiktorn |
Add posibility to display HTTP headers in Show Tile Info dialog. …
|
|
|
@31135
|
9 years |
wiktorn |
#josm9874 - fix off by one error preventing proper display of tiles …
|
|
|
@31133
|
9 years |
donvip |
fix #josm11441 - NPE
|
|
|
@31127
|
9 years |
stoecker |
fix #josm11419 - High DPI tiles
|
|
|
@31125
|
9 years |
stoecker |
see #josm11419 - support different tile sizes, patch mainly by wiktorn
|
|
|
@31124
|
9 years |
bastik |
applied #10454 - change header value to regex (patch by wiktorn)
|
|
|
@31123
|
10 years |
bastik |
applied #josm11427 - BingAerialTileSource - NullPointerException in …
|
|
|
@31122
|
10 years |
bastik |
applied #josm10454 - Mapbox "empty" tile (imagery with zoom level > …
|
|
|
@31118
|
10 years |
donvip |
fix #11404 - High CPU load during tile loading in TMS layer and …
|
|
|
@31082
|
10 years |
bastik |
see #josm11312 - imagerycache Plugin broken by recent changes in JOSM …
|
|
|
@31077
|
10 years |
bastik |
see #josm11216 - Limit size of TMS cache (patch by wiktorn)
|
|
|
@31055
|
10 years |
bastik |
see #josm11193 - fix integer overflow (patch by wiktorn)
|
|
|
@31054
|
10 years |
bastik |
see #josm11193 - save original expires time send by server and apply …
|
|
|
@31053
|
10 years |
bastik |
see #josm11193 - handle the case X-VE-Tile-Info: no-tile and no …
|
|
|
@31052
|
10 years |
bastik |
applied #11193 - Honor Expires/Cache-Control in OsmFileCacheTileLoader …
|
|
|
@31032
|
10 years |
stoecker |
fix javadoc
|
|
|
@30933
|
10 years |
donvip |
fix #11061 - Remote API imagery cookies parameter is not handled …
|
|
|
@30900
|
10 years |
bastik |
add subversion property svn:eol=native
|
|
|
@30890
|
10 years |
bastik |
see #josm9813 - create directory when writing tags file
|
|
|
@30880
|
10 years |
donvip |
[jmapviewer] fix warnings
|
|
|
@30875
|
10 years |
donvip |
[jmapviewer] code cleanup
|
|
|
@30855
|
10 years |
donvip |
see #josm5309 - fix JMapViewer demo - restore default constructor for …
|
|
|
@30854
|
10 years |
bastik |
see #josm5309 - rework cache directory structure so you don't have too …
|
|
|
@30850
|
10 years |
bastik |
see #josm10849 - minor fixes for TMS cache handling
|
|
|
@30849
|
10 years |
bastik |
see #josm10849 - improve TMS imagery caching
|
|
|
@30848
|
10 years |
bastik |
allow external logging
|
|
|
@30847
|
10 years |
bastik |
remove old migration code (.etag file)
|
|
|
@30769
|
10 years |
the111 |
Fix #josm10674 - ConcurrentModificationException when adding multiple …
|
|
|
@30759
|
10 years |
donvip |
[jmapviewer] fix warnings
|
|
|
@30758
|
10 years |
donvip |
[jmapviewer] update Bing logo + read it from Bing attribution if …
|
|
|
@30650
|
10 years |
donvip |
[jmapviewer] see #josm9897 - remove debug code
|
|
|
@30628
|
10 years |
stoecker |
remove tabs
|
|
|
@30626
|
10 years |
donvip |
[jmapviewer] see #josm10479 - optimize PNG images
|
|
|
@30478
|
10 years |
bastik |
see #josm9914 - add equals & hashcode for Coordinate
|
|
|
@30430
|
11 years |
donvip |
see #josm8465 - fix compilation warning
|
|
|
@30427
|
11 years |
donvip |
see #josm8465 - use of try-with-resource
|
|
|
@30426
|
11 years |
donvip |
see #josm8465 - update code to Java 7
|
|
|
@30406
|
11 years |
bastik |
see #josm9897 - Move map no longer works on OSX
|
|
|
@30403
|
11 years |
bastik |
add debug output for #josm9897
|
|
|
@30377
|
11 years |
stoecker |
also accept {z} and variants instead of {zoom}
|
|
|
@30336
|
11 years |
donvip |
fix #josm9841 - HTTPS access to OSM tiles
|
|
|
@30270
|
11 years |
donvip |
javadoc fixes for jdk8 compatibility
|
|
|
@30249
|
11 years |
glebius |
o Provide own LatToY() and YToLat() for Scanex tile source.
This …
|
|
|
@30248
|
11 years |
glebius |
o JMapViewer should not use OsmMercator directly to solve tiles to
…
|
|
|
@30247
|
11 years |
glebius |
Push Random to a smaller scope, where it is rarely used.
|
|
|
@30246
|
11 years |
glebius |
Remove tabulation.
|
|
|
@30245
|
11 years |
glebius |
Whenever we change the tileSource, we need to recalculate our
center, …
|
|
|
@30244
|
11 years |
glebius |
To match getPosition() and simplify code rename …
|
|
|
@30243
|
11 years |
glebius |
Fix indentation after r29757.
|
|
|
@30242
|
11 years |
glebius |
Change the Cyclemap name to the exact name that SlippyMapBBoxChooser() …
|
|
|
@30241
|
11 years |
glebius |
Remove 0x0a at eols.
|
|
|
@30240
|
11 years |
glebius |
Remove 0x0a at eols.
|
|
|
@30224
|
11 years |
glebius |
Authors of this file, namely Gleb Smirnoff and Andrey Boltenkov, allow …
|
|
|
@30223
|
11 years |
donvip |
jmapviewer: fix copyright / license
|
|
|
@30222
|
11 years |
glebius |
Make ScanexTileSource be TMSTileSource, so user can override URL and …
|
|
|
@29883
|
11 years |
donvip |
[jmapviewer] fix #josm9031 - fix max zoom of osm tile sources
|
|
|
@29882
|
11 years |
donvip |
[jmapviewer] see #josm9031 - bump mapnik max zoom to 19
|
|
|
@29845
|
11 years |
donvip |
see #josm8980 - fix osm attribution (remove old cc-by-sa mention)
|
|
|
@29822
|
11 years |
bastik |
[JMapViewer] fixed #josm8200 - NPE when flushing tile cache
|
|
|
@29757
|
11 years |
stoecker |
see #josm8853 remove tabs, trailing spaces, windows line ends, strange …
|
|
|
@29731
|
11 years |
akks |
[JMapViewer]: fix rare NPE while cleaning cache, extracted …
|
|
|
@29528
|
12 years |
donvip |
[jmapviewer] fix #josm8570 - streams not closed
|
|
|
@29518
|
12 years |
donvip |
[jmapviewer] easy subclassing of MapRectangleImpl
|
|
|
@29517
|
12 years |
donvip |
fix #josm8620 - Breaking changes in jmapviewer
|
|
|
@29516
|
12 years |
donvip |
[jmapviewer] fix some stuff causing compilation problems in JOSM
|
|
|
@29515
|
12 years |
donvip |
[jmapviewer] remove debug code
|
|
|
@29514
|
12 years |
donvip |
[jmapviewer] switch back to Java 6 + javadoc
|
|
|
@29513
|
12 years |
galo |
Includes a tree of layers to the map
|
|
|
@29466
|
12 years |
stoecker |
javadoc fix
|
|
|
@29385
|
12 years |
the111 |
Fix #josm8534 - AttributionSupport does not clear out old link bounds …
|
|
|
@29362
|
12 years |
akks |
JMapViewer: small methods to allow extensions
|
|
|
@29245
|
12 years |
the111 |
Fix #josm8421 - Bing maps does not load zoom level 0 tiles
|
|
|
@29244
|
12 years |
the111 |
Fix #josm8420 - change cursor when user mouses over attribution links
|
|
|
@29193
|
12 years |
the111 |
Fix #josm8351 - missing tileController getter method
|
|
|
@29188
|
12 years |
the111 |
Fix #josm8343 - remove "focus" from zoom slider
|
|
|
@29187
|
12 years |
the111 |
Fix #josm8342 - some image references are package dependent
|
|
|
@29173
|
12 years |
the111 |
Second fix for #josm8321 - JMapViewer does not use parameter …
|
|
|
@29171
|
12 years |
the111 |
Fix #josm8329 - Add alternate zoom slider button style. …
|
|
|
@29170
|
12 years |
the111 |
Fix #josm8328 - Add scroll wrap option. Default/current map options …
|
|
|
@29169
|
12 years |
the111 |
Fix #josm8327 - Disappearing map
|
|
|
@29163
|
12 years |
the111 |
Fix #josm8322 - moveMap does not cancel outstanding jobs
|
|
|
@29162
|
12 years |
the111 |
Fix #josm8321 - JMapViewer constructor does not use parameter …
|
|
|
@28639
|
12 years |
donvip |
jmapviewer - remove dependency on JOSM. JMapViewer remains an …
|
|
|
@28553
|
12 years |
jttt |
better message when bing attribution is not loaded yet
|
|
|
@28505
|
12 years |
stoecker |
improve task handling for jmapviewer in JOSM context
|
|
|
@28427
|
12 years |
stoecker |
test fixing Javadoc
|
|
|
@28411
|
12 years |
simon04 |
fix #josm7734 - documentation (patch by Locked)
|
|
|
@28254
|
13 years |
daeron |
Fix tile download when the cached image has been removed.
If a cached …
|
|
|
@27992
|
13 years |
donvip |
Add MapQuest-OSM and MapQuest Open Aerial Tile Sources
|
|
|
@27990
|
13 years |
donvip |
Remove Tiles@Home support (see #josm7472)
|
|
|
@27856
|
13 years |
donvip |
Allow to control tile cache clearing (needed for JOSM)
|
|
|