Skip to content

tcmaps/fastmap

Repository files navigation

fastmap

The fast PoGo map.

Alt Text

##Featurette & ToDo:

  • fast bootstrap data generator
  • standardized database structure
  • forts, gyms, park spawn points
  • threading / multi accounts
  • scanning for urban spawnpoints
  • spawn times classification
  • GUI / (live) map display

bootstrap.py Usage:

Options

bootstrap.py [-h] [-a AUTH_SERVICE] [-u USERNAME] [-p PASSWORD]
                  [-l LOCATION] [-r RADIUS] [-w WIDTH] [-f DBFILE]
                  [-m --minions THREADS] [--level LEVEL] [-t DELAY] [-d]

Examples

bootstrap.py -l "Area 51" -w 9000

... scans a 9,000 x 9,000 m square

bootstrap.py -l "37.235, -115.811" -r 9000

... scans a circle with 9km radius