Minh Nguyễn

Results 420 issues of Minh Nguyễn

Some multicombo fields should specify a `strings.options` for the `others` subkey so that it appears as a localized (blue) value instead of a raw value (monospaced) in the field’s chip...

We should create a standalone webpage for browsing id-tagging-schema presets that’s easy to use without knowledge of JSON or this repository’s structure. ## Background In tagging or onboarding discussions, I...

enhancement

The Mail Drop Box preset (`amenity=post_box`) should have a field for indicating the specific design or model of the postbox to supplement the existing Type field (`post_box:type`). The `post_box:type` key...

new-field

The OSM Wiki’s chef configuration should set [`$wgParserEnableUserLanguage`](https://www.mediawiki.org/wiki/Manual:$wgParserEnableUserLanguage) to enable the [`{{USERLANGUAGE}}`](https://www.mediawiki.org/wiki/Help:Magic_words#Localization_variables) magic word in templates. ## Rationale Some pages should contain multilingual content. For example, a file can have...

If you go to [a data item](https://wiki.openstreetmap.org/wiki/Item:Q22921) and click on “add statement”, you can type in “comb” and a dropdown menu will appear, suggesting [combination (P46)](https://wiki.openstreetmap.org/wiki/Property:P46). But if you search...

The [documentation](https://wiki.openstreetmap.org/wiki/Special:PermanentLink/2908087#Date_Check_and_Normalizer) for `is_date()` says it only works for dates starting in 1000 CE: > To be a date the year must be bigger than 1000, the month if present less...

The type of [`Map.getGlyphs()`](https://maplibre.org/maplibre-gl-js/docs/API/classes/Map/#getglyphs) should indicate that it may return `null` in some situations. [`setGlyphs()`](https://maplibre.org/maplibre-gl-js/docs/API/classes/Map/#setglyphs) should accept something falsy in order to unset `glyphs`. Currently, if the stylesheet initially has...

bug
enhancement
good first issue
PR is more than welcomed

As of #6640, we get support for some emoji “for free”. #50 would add support for a few hundred more emoji via [variation selectors](https://en.wikipedia.org/wiki/Emoji#Emoji_versus_text_presentation). However, TinySDF is only capable of...

enhancement
PR is more than welcomed

`NavigationControl`’s Zoom In and Zoom Out buttons always increment and decrement the zoom level by exactly one, even if the initial zoom level isn’t an integer. For example, if the...

bug
enhancement
PR is more than welcomed

In many parts of the world, the cartographic convention is to mark routes with graphical shields resembling road signage. This renderer marks routes with plain text badges that are suitable...

roads