Skip to content

Handle /api/0.6/changeset/:id with the Rails app (not cgimap)#827

Merged
tomhughes merged 1 commit intoopenstreetmap:masterfrom
pablobm:changeset-id-rails
Feb 5, 2026
Merged

Handle /api/0.6/changeset/:id with the Rails app (not cgimap)#827
tomhughes merged 1 commit intoopenstreetmap:masterfrom
pablobm:changeset-id-rails

Conversation

@pablobm
Copy link
Contributor

@pablobm pablobm commented Feb 5, 2026

At openstreetmap/openstreetmap-website#6719, @k-yle suggested a contribution to enhance /changeset/{id}. However this endpoint is currently handled by cgimap, raising the barrier of entry to new contributors. Or at least to those who are not fluent in C++!

In the ensuing discussion, it seemed clear that we don't know of a specific reason why cgimap should handle this endpoint. Therefore I propose that we return to handling it with the Rails app.

This PR makes this change in both production and the dev server. I am not an expert on this setup, so I might have missed something.

@tomhughes
Copy link
Member

Looks good to me, thanks.

@tomhughes tomhughes merged commit 9db1f07 into openstreetmap:master Feb 5, 2026
134 of 142 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants