Minh Nguyễn
Minh Nguyễn
## I am proposing... A “thank” button on each changeset page that, when I click it, immediately sends the author of that changeset a private message that I thank them...
[This roundabout](http://www.openstreetmap.org/#map=19/41.70205/-83.76219) and its approaches were tagged with `maxspeed=55 mph` until I removed that tag in [changeset 53,605,859](http://www.openstreetmap.org/changeset/53605859). It’s highly improbable that a driver would be able to round a...
There should be a validator for `maxspeed`, `maxspeed:advisory`, and `minspeed` tags expressed in miles per hour without the required `mph` suffix. These values are interpreted by data consumers as kilometers...
OpenStreetMap has [a strongly held rule against abbreviations](https://wiki.openstreetmap.org/wiki/Names#Abbreviation_.28don.27t_do_it.29), but sometimes abbreviations slip through. In some cases, new users haven’t been made aware of this rule; in other cases, the [TIGER...
A common mistake is to use an ISO 3166 country code instead of an ISO 639 language code (or IETF language tag) when forming a `name:*` tag. For example, [this...
The relation analyzer allows searching by `network` value, but for cycling routes, [`cycle_network`](https://wiki.openstreetmap.org/wiki/Key:cycle_network) is much more specific and would lead to better results.
Changed the Elevation field to be of type `roadheight`, so that the user can explicitly specify a unit other than meters when appropriate without having to convert the quantity in...
Trong chế độ Telex: - quW → qư - qoW → qơ - qoO → qô
`checkele()` currently recognizes `ft` as the notation for feet within `ele=*`, converting it to meters: https://github.com/der-stefan/OpenTopoMap/blob/e4467cfc2064afc379b0f8e8360db1740099cca3/mapnik/tools/isolation.c#L65 https://github.com/der-stefan/OpenTopoMap/blob/e4467cfc2064afc379b0f8e8360db1740099cca3/mapnik/tools/isolation.c#L78 There is another notation for feet, `'` (ASCII apostrophe), that is 40 times...
The Santa Clara County bar chart under the Stats tab displays daily and total figures that differ from the [official Santa Clara County Public Health Department dashboard](https://www.sccgov.org/sites/covid19/Pages/dashboard.aspx). ## Steps to...