rawlinp commented on issue #2103: Add a Location API URL: https://github.com/apache/incubator-trafficcontrol/pull/2103#issuecomment-382790333 @dewrich thanks, I was able to pull a lot of this straight out of the Cachegroups API since it already had name/lat/long, and I plan to move the cachegroup lat/long out into the location table eventually so that the API backend joins the two tables. And yeah about the name, we do kind of overload "location" in the CDN. We even have a `phys_location` table already. If it's causing too much heartburn, I could probably change it to 'coordinate' without too much trouble. I think `sed` would get me 90% of the way.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
