[openstreetmap/openstreetmap-website] Minimum/maximum supported URL length for API queries is not documented (or guaranteed fwiw), provide it via capabilities call (Issue #4850)
Simon Poole
notifications at github.com
Tue May 28 12:15:22 UTC 2024
### Problem
A number of the API queries can have a variable number of parameters, for example both the element and user multi-fetch API. However no minimum and/or maximum supported length of the URL is documented, outside of what somebody found out by experimentation see https://wiki.openstreetmap.org/wiki/API_v0.6#Multi_fetch:_GET_/api/0.6/[nodes|ways|relations]?#parameters
Normally I would have suggested to simply document what both the maintainers and OSM ops consider they should support, but given reality, I believe it would be better to provide the current value via the _capabilities_ call so that API users can dynamically adapt to whatever is currently supported.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4850
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/4850 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240528/4904e37c/attachment.htm>
More information about the rails-dev
mailing list