Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
Spot code running on MapR.
Description
I made an iploc.csv file and ran it through OA. when I look at the Geo (hover) information on the UI, I seem to be getting the contents of the "State" and "City" rather than "Country" and "City".
Format base on this from docs:
0. IP Range start (long)
1. IP Range end (long)
2. Country code (string)
3. Country (String)
4. State (string)
5. City (string)
6. Latitude (float)
7. Longitude (float)
8. Owner or Register (string)
9. Domain name (string)
Sample from my file:
1589880320,1589880446,GB,United Kingdom,England,Upton upon Severn,52.0667,-2.2167,,
1677755520,1677755646,US,United States,Massachusetts,Upton,42.1761,-71.6000,,
2194079744,2194087934,US,United States,New York,Upton,40.8695,-72.8868,,
I later added double quotes on all fields at suggestion of developer, which made no change.
Attachments
Issue Links
- relates to
-
SPOT-281 Spot GUI Upgrade
- Open