mchristopher / PokemonGo-DesktopMap

Electron App around PokemonGo-Map
https://pokemon-go-updater.mike.ai/download
MIT License
1.77k stars 394 forks source link

spawn point history #1274

Closed Jesselscott closed 2 years ago

Jesselscott commented 7 years ago

I am trying to find a way to view a spawn point history to look for patterns. The only way I have figured out how to do it is to go to full stats and go through every pokemon and write down spawn types and times. Is there any easier way to do this? It seems like all of the data is in the program there is just no way to efficiently get the data out ... unless I am missing something.

CTMapper commented 7 years ago

I concur. It would be great to filter, view, and export to Excel.

davidmorr commented 7 years ago

I am thinking the same. It would be nice if it produced a log of everything that appears. Or is there some way to access the database where I suspect all this stuff is stored?

toddstar commented 7 years ago

use sqlite to read the database stored at %appdata%\pokemon-go-map

eloknu commented 7 years ago

would that be appdata roaming or local

toddstar commented 7 years ago

its roaming, put %appdata%\pokemon-go-map in run or in the explorer address will take you to the folder, however spawn points changed again today so isn't much use in the data