UG lists, add country?
[email protected] (Hannes Magnusson)
| Newsgroups | ug.admins |
|---|---|
| Message-ID | <CADNQb0WJOTdjphd7z7fdPktnCAXrLpkQbFiEdTZ-qAOcS60OAg@mail.gmail.com> |
Hi Andreas Sorry for the delay.. xmas.. infant.. stuffz :) I'm trying to do atleast quick proof of concept, but have a quick request.. Could you export the country name/code in the UG list on http://php.ug/api/rest/listtype.json/1 ? That way I don't need to do any geo stuff just yet and can build a proof of concept "Hey, did you know there are X UGs in your country?" which can be expanded into, "including 1 within 10miles of your location" and then "and there is a meeting tomorrow!". We already do ip2country lookups (thats how we select the mirror), but to get the actual coordinates we'd have to get an explicit permission which may/may not be cool.. lets see about that later :) Anyway, I suspect you have the countryname stored already, which would save me the trouble of running geo-to-country all the time :) -Hannes