ztNFny

Results 177 comments of ztNFny

I also sometimes see this - but without a clear pattern so far. And as it only happens in the field I've been unable to reproduce it. All my lists...

There's 3 Codacy errors I have no idea what to do about: ``` main/src/cgeo/geocaching/maps/mapsforge/v6/layers/HillShadingLayer.java#L15 The utility class name 'HillShadingLayer' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Constants)' main/src/cgeo/geocaching/maps/mapsforge/v6/layers/HillShadingLayer.java#L15 Utility classes should not have a public...

> I don't see where `AndroidGraphicFactory.INSTANCE` should be used...? new MemoryCachingHgtReaderTileSource(shadingFolder, new SimpleShadingAlgorithm(Settings.getMapShadingLinearity(), Settings.getMapShadingScale()), **AndroidGraphicFactory.INSTANCE**);

> This line is in `HillShadingLayer` while codacy is complaining about an unused import in `RendererLayer` > ;-) ah fu... Adding the private constructor didn't get rid of the "The...

Due to this request we discoverd that the tile source for "OSM France" stated on https://wiki.openstreetmap.org/wiki/Tile_servers is wrong. Current: https://tile.openstreetmap.fr/osmfr/${z}/${x}/${y}.png Correct: https://{a|b|c}.tile.openstreetmap.fr/osmfr/${z}/${x}/${y}.png

> Also the landing page uses the old icon https://www.cgeo.org/whereyougolanding I suggest to use https://github.com/cgeo/WhereYouGo/blob/master/src/main/res/mipmap-xxhdpi/ic_launcher.png there

> and for social preview on Github via https://github.com/cgeo/WhereYouGo/settings an image with 640×320px (1280×640px for best display) is needed. Link is dead for me? Edit: ah, saw it in my...

But do you know of a place where it's used? To see it in action.

ah, I see c:geo one should also be updated, still using the old logo, old icons on map and not the official font.