Map based analysis of Pokemon Go spawn data. Demo
Note: This is not a scanner - you must provide your own data.
- php with SQLite
- Clone to your desired location
- Load data into Spawns.sqlite (see push_to_db.py for an example of loading PGO-mapscan-opt Spawns0.txt) or rename Spawns_sample.sqlite to try the demo data
- (optional) Add your Mapbox token to map.js if you want to use the Pokemon Go style basemap (if left empty it will default to another basemap).
- Modify the coordinates on line 3 of map.js to your local area.