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 GeohashExpertBot

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

Bases: ExpertBot

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

init()
overwrite: bool = False
precision: int = 7
process()

Module contents