documentation
documentation copied to clipboard
Add Categories documentation in reverse.
I added support for categories in the reverse API call. This pull request is to include the documentation on how to use it.
Others can test the query by running: /v1/reverse?categories&point.lat=26.3622924&point.lon=-80.1355797
The API pull request for this documentation is located here: https://github.com/pelias/api/pull/1662