Re: OSM-SVN shut down, JOSM copy takes over

2020-08-19 Thread Malcolm Herring via josm-dev

On 19/08/2020 11:10, Dirk Stöcker wrote:

svn relocate https://josm.openstreetmap.de/osmsvn/applications/editors/josm


Thanks - that worked fine.




Re: Preset support of alternative preset items

2020-08-19 Thread Martin Koppenhoefer


sent from a phone

> On 19. Aug 2020, at 14:20, Stephan Knauss  wrote:
> 
> alternative: to link to a similar preset with different tags


in general an interesting idea. Maybe the alternative relation could have 
subclasses for more generic, more specific and similar level of specificity 
alternatives
(particularly when the same key is used, i.e. tags are mutually exclusive, 
preference should be given to the more specific tags)

Cheers Martin 


Re: Preset support of alternative preset items

2020-08-19 Thread Stephan Knauss

On 17.08.2020 23:00, Simon Poole wrote:

> One of the frequent use of them in JOSM is for address and contact 
fields.

>
> This is semantically something totally different than suggesting an
> alternative preset item (because the current one might be a common
> mistagging, the alternative might  be a more specific object, etc). And
> because it is semantically different it should be presented differently.

I think I have an idea what you mean. So it would be an attribute 
describing the relation between two linked presets.


How about something like this:



with the relation being one of the attributes:

alternative: to link to a similar preset with different tags
companion: to link to a preset with tags often used in combination
modern: to link to a preset which is a more modern style of tagging for 
the same thing (eg public transport)
legacy: to link to a preset which is a legacy style of tagging for the 
same thing (eg public transport)



The "companion" is already linked frequently in the wiki in the 
Template:KeyDescription as "combination". The "alternative" would be 
covered by "seeAlso".


So we could have this reflected in the presets as well.

Stephan



Re: OSM-SVN shut down, JOSM copy takes over

2020-08-19 Thread Dirk Stöcker

On Mon, 17 Aug 2020, Malcolm Herring via josm-dev wrote:


On 16/08/2020 19:21, Dirk Stöcker wrote:

 With "svn relocate" it's possible to switch an existing working copy to
 the new URL without a full re-checkout.


For those of us with only basic SVN experience, perhaps your could provide 
the full command string for this operation.


See the linked wiki page:


*  From the former OSM Subversion repository (recommended if you're also 
interested in plugins):
   svn co https://josm.openstreetmap.de/osmsvn/applications/editors/josm
*  If the old URL ​https://svn.openstreetmap.org/applications/editors/josm is 
used, then go to the working copy and call svn relocate with the new URL.


So when you did checkout

https://svn.openstreetmap.org/applications/editors/josm

the command must be insde "josm" dir:

svn relocate https://josm.openstreetmap.de/osmsvn/applications/editors/josm

For other dirs change path accordingly.

Ciao
--
http://www.dstoecker.eu/ (PGP key available)