[openstreetmap/openstreetmap-website] Increase character limit for OSM user preference API values (Issue #6297)
Minh Nguyễn
notifications at github.com
Tue Aug 26 09:13:32 UTC 2025
1ec5 left a comment (openstreetmap/openstreetmap-website#6297)
> My question would be, what are the apps storing in the preferences that the length restrictions are even relevant?
An incomplete list:
* MapComplete: favorites, themes, some other preferences?
* Overpass turbo: [saved queries](https://github.com/tyrasd/overpass-turbo/blob/3abf31b358eead177d3c130f85e696f5306c0569/js/sync-with-osm.ts).
* Go Map!!: bryceco/GoMap#599, replaced with iCloud in bryceco/GoMap at 7bfcb5f08e0b922038901bafe80efb050d4de778
Also, [Rapid](https://github.com/facebook/Rapid/blob/d4254643373b2ebd1076e10bcba11fed380fa3c4/modules/services/OsmService.js#L713), [Vespucci](https://github.com/ltog/osmeditor4android/blob/92602d243a8debb703eb6ab8a0c96d3fe55a0d15/src/main/java/de/blau/android/tasks/MapRouletteApiKey.java#L57), and the [MapRoulette backend](https://github.com/maproulette/maproulette-backend/blob/c888df5e045b83f3d8f4210b0e2ade2905b2c343/app/controllers/AuthController.scala#L250) all use this API to store a MapRoulette API key.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/6297#issuecomment-3223310244
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/6297/3223310244 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250826/b63be7d5/attachment-0001.htm>
More information about the rails-dev
mailing list