Closed adamhsparks closed 7 years ago
@HughParsonage, can you take the lat/lon values from our internal db and return those to the user?
I've hacked at it a bit this morning, but I'm not as familiar with data.table as you are, so it might be ugly compared to what you can do.
Figured out how to do it while the object was still in a list format before converting to data.table
Passes tests, seems good. I've updated examples in documentation to reflect new values.
Insert the LAT/LON values from the
JSONurl_site_list.rda
and return these results to the user rather than the LAT/LON values from the json file?