Places
## Places API ## Over 70 000 000 places with addresses, categories and coordinates. There is no limits for amount of data returns, so no more 50 objects-per-call limits from Google maps ### Versions ### - 0.0.1 Beta-release for Rapid Api marketplace ### Powered by Overture Maps. ### By Overture licence, whole database can be provided by request.
Places endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get places inside coordinates box /places-box |
You can get all places inside some geometric box and optionally filter them by "category" from overture list (https://github.com/OvertureMaps/schema/blob/main/docs/schema/concepts… |
| GET |
Get all places around you in some range /location/range-box |
Get all places around you. There is no limit on amount of places, except your common sense. Also you can supply optional parameter "category" to filter places around you. |