Modify

Opened 12 years ago

Closed 12 years ago

Last modified 8 years ago

#8644 closed defect (fixed)

[Patch] Wrong preset for "Reitplatz"

Reported by: NopMap Owned by: team
Priority: normal Milestone:
Component: Internal preset Version: latest
Keywords: Cc: imagic

Description

The preset for "Reitplatz" uses the tags sport=equestrian, leisure=horse_riding.

It should be leisure=pitch, sport=equestrian. Just the same like all other sports.

http://wiki.openstreetmap.org/wiki/Pitch
http://wiki.openstreetmap.org/wiki/Reitplatz#St.C3.A4lle_und_Reitanlagen

Change History (14)

in reply to:  description comment:1 by skyper, 12 years ago

Cc: imagic added

Replying to NopMap:

The preset for "Reitplatz" uses the tags sport=equestrian, leisure=horse_riding.

It should be leisure=pitch, sport=equestrian. Just the same like all other sports.

http://wiki.openstreetmap.org/wiki/Pitch
http://wiki.openstreetmap.org/wiki/Reitplatz#St.C3.A4lle_und_Reitanlagen

The whole situation is a bit unclear:

  • The wiki page for leisure=horse_riding redirects to a proposed features "Riding Stable" and was created last autumn by a certain user who added several horse-specific tags in this period.
  • On the German wiki page for horse features leisure=horse_riding is only used for nodes but for sport=horse_racing leisure=pitch is used and leisure=track is not even mentioned.

comment:2 by skyper, 12 years ago

At least the German translation of leisure=track/pitch do not really work.

Version 0, edited 12 years ago by skyper (next)

by skyper, 12 years ago

patch

comment:3 by skyper, 12 years ago

Summary: Wrong preset for "Reitplatz"[Patch] Wrong preset for "Reitplatz"

Please find a patch attached.

Think translation for value track needs different cases for highway=track and leisure=track. Do not know how to change this in Launchpad and I suffer lots of timeout errors.

comment:4 by stoecker, 12 years ago

You need to add a context to the preset to one of the two. Then they will get different in launchpad.

For timeouts, you can increase Bug-Heat for https://bugs.launchpad.net/bugs/736005.

in reply to:  4 comment:5 by skyper, 12 years ago

Replying to stoecker:

You need to add a context to the preset to one of the two. Then they will get different in launchpad.

Do not really understand. Do you mean I need to add "track" as context to one preset.

Just noticed that my patch is needing some context for leisure=horse_riding to mark the difference.

For timeouts, you can increase Bug-Heat for https://bugs.launchpad.net/bugs/736005.

Done.

comment:6 by skyper, 12 years ago

One problem is that leisure=track is named "Racetrack" in the preset. (line 4006,r5914)

comment:7 by stoecker, 12 years ago

There is a key values_context="context" for values, name_context for name entries, ... (see TaggingPresets).

E.g. add add values_context="riding" to the horse related presets.

in reply to:  7 comment:8 by skyper, 12 years ago

Replying to stoecker:

There is a key values_context="context" for values, name_context for name entries, ... (see TaggingPresets).

E.g. add add values_context="riding" to the horse related presets.

Thanks.

I fear we need some values_context for track.

comment:9 by skyper, 12 years ago

I did rework the patch. Please have a look at version two.

comment:10 by stoecker, 12 years ago

Hmm, that is no proper patch in unified diff format.

by skyper, 12 years ago

real patch version 2

in reply to:  10 comment:11 by skyper, 12 years ago

Replying to stoecker:

Hmm, that is no proper patch in unified diff format.

Sorry, I did replace it.

comment:12 by Don-vip, 12 years ago

Resolution: fixed
Status: newclosed

In 5942/josm:

fix #8644 - Update of horse-related presets (patch by skyper)

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.