Changeset 8602 in josm for trunk/test

Timestamp:
2015-07-14T21:58:01+02:00 (9 years ago)
Author:
wiktorn
Message:

Properly handle file based tile sources.

  • move getThreadFactory(String name) to Utils class, so it's easily usable across JOSM
  • rollback changes in [8485]
  • detect that we are working with filesystem TileSource in AbstractTileSourceLayer and if so, do not use JCS as caching mechanism, as tiles are already local
  • change return value of getTileSourceInfo in AbstractTileSourceLayer to AbstractTMSTileSource, as this is anyway - lowest we can work with
  • add test data for testing file base tile sources

closes: #11548

Location:
trunk/test/data/regress/11548
Files:
75 added

Note: See TracChangeset for help on using the changeset viewer.