PokemonGo-Map favicon

PokemonGo-Map

Pokemon Go Map aims to bring a live visualization map of nearby Pokémon, Pokéstops and gyms in a form of a web-app as well as native phone applications. It's a proof of concept that we can load all the pokemon visible nearby given a location. Currently runs on a Flask server displaying Google Maps with markers on it.

Features: Shows Pokemon, Pokestops, and gyms with a clean GUI. Notifications Lure information Multithreaded mode Filters Independent worker threads (many can be used simulatenously to quickly generate a livemap of a huge geographical area) Localization (en, fr, pt_br, de, ru, zh_cn, zh_hk) DB storage (sqlite or mysql) of all found pokemon Incredibly fast, efficient searching algorithm (compared to everything else available)