Ironholds / rgeolocate

Generalised IP geolocation through R
https://cran.r-project.org/web/packages/rgeolocate/index.html
Other
66 stars 22 forks source link

Changes in structure of json output from IP-API.com #58

Open jlacko opened 5 years ago

jlacko commented 5 years ago

The structure of output from ip-api.com has changed; as consequence the output of ip_to_df() is messed up.

The proposed update of ip_to_df.cpp restores order of fields.