pokelyzer icon indicating copy to clipboard operation
pokelyzer copied to clipboard

[Enhancement] Integration to pogom

Open octave-ati opened this issue 7 years ago • 3 comments

Hello,

Would it be possible to integrate Pokelyzer to pogom (https://github.com/favll/pogom) ?

It is way faster than PokemonGo Map and way easier to use

octave-ati avatar Aug 09 '16 18:08 octave-ati

Looks like a couple people have requested web hooks there as well: https://github.com/favll/pogom/issues/82 https://github.com/favll/pogom/issues/112

Once they have support for that, I'd be happy to.

Brideau avatar Aug 09 '16 18:08 Brideau

Nice, I'll keep you updated if I see a push going that way

octave-ati avatar Aug 09 '16 19:08 octave-ati

I apologize in advance for my lack of database know-how. I think the easiest way for existing pogo map users to tap into this awesome design you've come up with is facilitate its creation in mySQL, since that is what most serious pogo map users are now on.

What I would like to do is simply be able to generate the date key, time key, and the jittered coordinates in the mySQL database that pogo map writes to. The reason I don't just pursue importing the data into pokelyzer is that using mySQL allows me to import the Tables into MS Access so that Tableau Public can pull in the data for analysis.

Will the triggers in this project work if dropped into the mySQL database? Is there a straightforward way to go back and write those important values to the mySQL database after triggers are set up for newly written data? Perhaps integration is as simple as answering those two questions.

redcl0udcoc avatar Aug 15 '16 19:08 redcl0udcoc