Modify

Opened 17 months ago

Closed 17 months ago

Last modified 4 months ago

#23184 closed defect (fixed)

[PATCH] Add/ignore popular tags

Reported by: taylor.smock Owned by: team
Priority: normal Milestone: 23.11
Component: Core Version:
Keywords: Cc:

Description (last modified by taylor.smock)

Add

Ignore

  • check_date:?*: Used by surveying applications (fix #23182)
  • boundary=religious_administration: Not well documented

Replace

For now, I'm ignoring:
cyclestreet=yes - 12117 - We have a similar preset already, and we don't currently filter presets based off of location. The GSOC student this year implemented something for this which I need to merge.
leisure=dance - 10101 - I don't know how to make a "good" icon for this
trailblazed=symbols - 31527 - Approved proposal; not really a top-level tag, but also not something that I feel like we should be adding to all highway presets.

Attachments (2)

23184.patch (29.9 KB ) - added by taylor.smock 17 months ago.
23184.2.patch (34.4 KB ) - added by taylor.smock 17 months ago.
Update reservoir preset

Download all attachments as: .zip

Change History (16)

by taylor.smock, 17 months ago

Attachment: 23184.patch added

comment:1 by taylor.smock, 17 months ago

Ticket #23185 has been marked as a duplicate of this ticket.

comment:2 by taylor.smock, 17 months ago

Description: modified (diff)

by taylor.smock, 17 months ago

Attachment: 23184.2.patch added

Update reservoir preset

comment:3 by taylor.smock, 17 months ago

Description: modified (diff)

comment:4 by taylor.smock, 17 months ago

Description: modified (diff)

comment:5 by taylor.smock, 17 months ago

Resolution: fixed
Status: newclosed

In 18843/josm:

Fix #23184: Add/ignore popular tags

Add

Ignore

  • check_date:?*: Used by surveying applications (fix #23182)
  • boundary=religious_administration: Not well documented

Replace

This additionally fixes an issue discovered by gaben in #23183, whereby
values_from="java.util.Locale#getISOCountries" could have some values
translated. This was fixed by adding a values_context attribute; in this case,
I used "country codes".

comment:6 by gaben, 17 months ago

Ooops, in line 75 in deprecated.mapcss missing the comment block.

comment:7 by taylor.smock, 17 months ago

I noticed; I've got a local patch for it. I'm just waiting to see if my fix for TagEditHelperTest.testTicket23191() succeeds before I upload it.

comment:8 by gaben, 17 months ago

Btw, what editor are you using? I'm thinking about a syntax highlighter plugin for IJ. For VSCode there is already one.

comment:9 by taylor.smock, 17 months ago

what editor are you using

IntelliJ IDEA. :)

I started working on a syntax highlighter plugin, but I got stuck on writing the grammar file. I still have a copy of it locally, if you want to take a look (I'll make a repo on GitHub for it, if you want to look at it).

comment:10 by gaben, 17 months ago

Oh wow, yes, thank you!

My other concern is the incomplete MapCSS definition. I checked the pages in the past, and I'm amazed at how it is possible to build something based on the available information. Also, there are the software-specific extensions.

Last edited 17 months ago by gaben (previous) (diff)

comment:11 by taylor.smock, 17 months ago

I'll make a repo on GitHub for it

Have a link to the (currently) broken source code: https://github.com/JOSM/MapCSS_IntelliJIDEA_Plugin/tree/main

comment:12 by taylor.smock, 16 months ago

Milestone: 23.0923.10

Ticket retargeted after milestone deleted

comment:13 by taylor.smock, 15 months ago

Milestone: 23.1023.11

Ticket retargeted after milestone deleted

comment:14 by Klumbumbus, 4 months ago

In 19239/josm:

see #23184 - Change color of bus in busway icon from black to blue to be more consistent with similar icons, e.g. steps, bicycle_road, living_street or pedestrian

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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