Hi ,
I am able to get lat long and usng my lat long i want to do reverse
geocoding
for the location.Is there a http based api for that.How do i do reverse
geocoding
using mozilla location services.

Thanks in advance.

Regards
Anuj Chauhan



On Mon, Mar 23, 2015 at 6:22 PM, anuj chauhan <[email protected]> wrote:

> Hi ,
> I am testing my module "finding location of wifi" and running following
> command on curl
>
> curl -i -k -X POST -H "Content-Type: application/json"  -d '{"wifi":
> [{"key": "01:23:45:67:89:ab"}]}'
> https://location.services.mozilla.com/v1/search?key=test
>
>
> I am getting following error while running this command
>
> {"errors": [{"description": "Expecting value: line 1 column 1 (char 0)",
> "name":
>  null}]}
>
> What the problem in json body in the command?
>
>
> Thanks in advance.
>
>
>
> Regards
> Anuj Chauhan
>
_______________________________________________
dev-geolocation mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-geolocation

Reply via email to