ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002013ClearOSapp-base - Base Systempublic2014-11-04 16:232020-01-13 04:57
Reporterdloper 
Assigned To 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionsuspended 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002013: Add geolocate functionality to Webconfig's API
DescriptionAdd 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.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0012711)
NickH (developer)
2020-01-13 04:57

Migrated to https://gitlab.com/clearos/clearfoundation/app-base/issues/36 [^]

- Issue History
Date Modified Username Field Change
2014-11-04 16:23 dloper New Issue
2014-11-04 18:04 user2 Status new => confirmed
2014-11-04 18:05 user2 Target Version => 7.1.0 Beta 2
2015-01-29 13:19 dloper Target Version 7.1.0 Beta 2 => 7.1.0 Beta 3
2020-01-13 04:57 NickH Note Added: 0012711
2020-01-13 04:57 NickH Status confirmed => closed
2020-01-13 04:57 NickH Resolution open => suspended