Results 300 comments of Andy Allan

``` public_transport: "Public Transportation District" highway: "Road Right of Way" ``` These two are both fine for American-English, but sound very weird to British-English ears. We don't have an equivalent...

For one tiny part of this - I would imagine the best way to designate an area is with a polygon - I think squares or circles would be too...

> In conversation with the DWG, an idea came up of using existing boundary relations. That would be really handy but I suspect we don't have a good way to...

> Are there any past instances of features that haven't been implemented, or have been implemented with workarounds, because PostGIS wasn't available? For historical reasons (e.g. timing of when we...

> The matter at hand relates to notes, so doesn't involve changesets at all, The description of the issue is "Designate regions where new accounts **cannot edit** or add notes"...

> > IIRC there is some logic that, before even applying a change to the database, will extend the current changeset's bounding box. If that is still the case then...

The only attribute that currently has a minimum length (other than 0 or 1) is `user.display_name`, which has a minimum length of 3. We need to be very careful when...

The CT signup process still works, in that if you still have a non-CT account and try to do things you have to accept the CTs first. I'm against "re-using"...

OK, so as I currently understand it: * We need to show everyone the new privacy policy one-time on signin, but with no agreement tickbox * We therefore need to...

https://github.com/openstreetmap/openstreetmap-website/actions/runs/19893059849/job/57016425381 ```Error: Api::RelationsControllerTest#test_create_race_condition: Rack::Test::Error: No response yet. Request a page first. test/controllers/api/relations_controller_test.rb:519:in `block (2 levels) in test_create_race_condition' bin/rails test test/controllers/api/relations_controller_test.rb:502 ```