Geospatial Lookup
Kyvos Reporting provides a mechanism for performing a lookup for geographical coordinates (e.g., latitude and longitude) and geospatial information (e.g., Country, State, City, Zip Code, and IP Address).
Create a GIS Lookup connection to enable this step on the Query Object screen (MaxMind). If the lookup provider is a REST web service, the REST URI, access key, username, password, etc., will be provided.
In Provider, select Lookup.
Enter the details as:
Property | Description |
Connection Name | Name the Lookup connection |
Provider LOOKUP |
Select this option to create a lookup connection |
Look Up Type GEO-LOCATION |
Type of lookup operations (like geocoding, reverse geocoding, currency conversion, etc.) |
Platform MaxMind |
External platform/lookup service provider for the selected Lookup Type |
Authentication Mode None Basic Authentication |
No authentication is required The application directly uses the username and password to authenticate the lookup service |
REST_URI | The URI path of your REST web service |
Max Rows | Specify the maximum number of rows to be fetched from the dataset |
Username | The username used to open the connection |
Password | Password for the connection Blank= If username and password are not required to connect to the platform Runtime= To provide username and password when a user tries to access the platform |
Connection String | Connection String to connect to the platform |
Mask Connection String | If selected, the connection string is masked |
Charset Encoding | Select UTF-8 if the database is created or started with UTF-8 encoding. Otherwise, it is blank |
Related content
Copyright Kyvos, Inc. All rights reserved.