Ignore:
Timestamp:
2016-01-24T22:53:29+01:00 (8 years ago)
Author:
wiktorn
Message:

Finish removal of tile-size workaround code started in [9617].

Now WMTS TileSources with other than 256px tile size should work properly.
See #12437, #12186

Fix name of "valid-georeference", so it will be properly loaded from preferences

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/imagery/ImageryReader.java

    r9615 r9619  
    152152                        "icon",
    153153                        "tile-size",
    154                         "validGeoreference",
     154                        "valid-georeference",
    155155                        "epsg4326to3857Supported",
    156156                }).contains(qName)) {
Note: See TracChangeset for help on using the changeset viewer.