xiankai / pokemongo-tools

MIT License
4 stars 1 forks source link

Require inputs file #2

Open commre opened 6 years ago

commre commented 6 years ago

Hi,

Thanks for the excellent ex raid map of Singapore. I'm looking to create one for my home town, but I'm not sure how to generate the parks.csv file from your instructions. gyms.csv is easy enough, but I don't have the "appropriate park GeoJSON from overpass". How do I get this file?

I have very limited info for exraids.csv, does it still list all potential gyms once I run the command?

Do I need all the S2_L json file?

Thanks!

xiankai commented 6 years ago

Hey, thanks for trying out my map!

To generate the GeoJSON file, you can consult step 3 of this reddit thread: https://www.reddit.com/r/TheSilphRoad/comments/7pq1cx/how_i_created_a_map_of_potential_exraids_and_how/ The resulting parks.csv is in the same format as gyms.csv as well.

How much you put in exraids.csv is still completely up to you, and the main criteria for potential gyms are park gyms anyway.

The S2_L* json files are completely optional.

Lastly, I have been busy working on an hosted version of the maps that only requires a public google sheets from your side that will be periodically crawled for updates.

You can take a look at some examples here: https://github.com/pokemongo-exraid-maps

If you're interested, you can join a discord channel (https://discord.gg/EeTVWEX) I have set up for the time being.