Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 966 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 966 Bytes

PokeMap

Map based analysis of Pokemon Go spawn data. Demo

Note: This is not a scanner - you must provide your own data.

Requirements

  • php with SQLite

Installation

  1. Clone to your desired location
  2. 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
  3. (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).
  4. Modify the coordinates on line 3 of map.js to your local area.

Screens

PokeMap

PokeMap

PokeMap