SPL File IPSpatialTypes.spl

Content

Types

Types

IPLocation_t

MaxMind

IPLocation_t = rstring localeCode, rstring continentCode, rstring continentName, rstring countryISOCode, rstring countryName, rstring subdivisionISOCode1, rstring subdivisionISOName1, rstring subdivisionISOCode2, rstring subdivisionISOName2, rstring cityName, rstring metroCode, rstring timezone, rstring postalCode, float64 latitude, float64 longitude;

IPASNumber_t

32-bit ASN number

IPASNumber_t = uint32;

IPASNInfo_t

ASN record associated with the input IP address

IPASNInfo_t = rstring;