[josm-dev] A minor thing (slippymap plugin)

Ulf Lamping ulf.lamping at web.de
Thu Nov 22 09:30:29 GMT 2007


Hakan Tandogan schrieb:
> On Wed, November 21, 2007 21:08, Martijn van Oosterhout wrote:
>   
>> Hi,
>>
>>
>> There is a plugin to download slippy map tiles, but I don't seem to be
>> able to configure where it downloads from. I would like to be able to
>>     
> That's hardcoded in the source. I just changed it yesterday to download
> from the "official" server tah.openstreetmap.org.
>
> I'll look at it again later tonight, perhaps I can make that a preference
> (I don't know yet how preferences work in JOSM yet.
>
>   
See "synchronized public String get(final String key, final String def)" 
at 
svn.openstreetmap.org\applications\editors\josm\core\src\org\openstreetmap\josm\data\Preferences.java 
(line 117).

Use it like: Main.pref.get( ...
>> overlay the coastline-errors layers. Would the plugin support transparent
>> tiles?
>>     
> Dont know, really. On the other hand, I think the mappaint plugin supports
> transparency, so it should be possible...
>   
It could be possible, you'll have to try it ...

Regards, ULFL




More information about the josm-dev mailing list