intelmq.bots.experts.geohash package

Submodules

intelmq.bots.experts.geohash.expert module

Uses https://pypi.org/project/geolib/ https://github.com/joyanujoy/geolib

intelmq.bots.experts.geohash.expert.BOT

alias of intelmq.bots.experts.geohash.expert.GeohashExpertBot

class intelmq.bots.experts.geohash.expert.GeohashExpertBot(*args, **kwargs)

Bases: intelmq.lib.bot.ExpertBot

Compute the geohash from longitude/latitude information, save it to extra.(source|destination)

init()
overwrite = False
precision = 7
process()

Module contents