ClearFoundation Tracker - ClearOS
View Issue Details
0002013ClearOSapp-base - Base Systempublic2014-11-04 16:232020-01-13 04:57
dloper 
 
lowfeaturealways
closedsuspended 
 
 
0002013: Add geolocate functionality to Webconfig's API
Add a library/function that allows a IP to resolve to a series of data.

Some subfunctions might be:

gl_country
gl_region
gl_city
gl_isp
gl_continent
gl_latitude
gl_longitude
gl_timezone

An example of output might be:

gl_country(177.77.0.1) -> Brazil
gl_region(177.77.0.1) -> Sao Paulo
gl_city(177.77.0.1) -> Sao Paulo
gl_isp(177.77.0.1) -> Vivo
gl_continent(177.77.0.1) -> South America
gl_latitude(177.77.0.1) -> -23.4733
gl_longitude(177.77.0.1) -> -46.6658
gl_timezone(177.77.0.1) -> GMT-3

Some of the above may not be available depending on the libraries used for geolocate data.
No tags attached.
Issue History
2014-11-04 16:23dloperNew Issue
2014-11-04 18:04user2Statusnew => confirmed
2014-11-04 18:05user2Target Version => 7.1.0 Beta 2
2015-01-29 13:19dloperTarget Version7.1.0 Beta 2 => 7.1.0 Beta 3
2020-01-13 04:57NickHNote Added: 0012711
2020-01-13 04:57NickHStatusconfirmed => closed
2020-01-13 04:57NickHResolutionopen => suspended

Notes
(0012711)
NickH   
2020-01-13 04:57   
Migrated to https://gitlab.com/clearos/clearfoundation/app-base/issues/36 [^]