Re: Adding fallback support for UnWired Labs API

2017-08-08 Thread Ben Withers
I have already integrated UnWired Labs as a fallback provider successfully, albeit in a very hacky way. I modified fallback.py to detect when the api_key.fallback_name == 'unwired', then build the JSON manually to send to UnWired Labs. It works at the moment, but making the changes you

Re: Adding fallback support for UnWired Labs API

2017-08-07 Thread Hanno Schlichting
Hey. > On 2. Aug 2017, at 18:22, Ben Withers wrote: > As far as I know, Ichnaea supports MLS and Combain (and Google?) APIs as > fallback. Yes. They all support almost the same API, with some very minor differences for special cases. So we end up with one implementation