codeforgermany / click_that_hood

A game where users must identify a city's neighborhoods as fast as possible
http://click-that-hood.com
MIT License
452 stars 638 forks source link

Add South American Countries. #175

Closed yesezra closed 10 years ago

yesezra commented 10 years ago

I tested this locally, and it works pretty well – with a couple caveats.

screen shot 2013-11-28 at 10 18 44 am screen shot 2013-11-28 at 10 18 38 am

I'm not sure that I should attempt to fix these myself, but I can take a crack at it if you'd like.

I also had to do a little bit of dataset massaging to make this work the way I wanted. I kept the Falkland Islands, even though they're part of the UK, and I added French Guiana even though it's part of France. If you think I should change this at all, I'm happy to.

mwichary commented 10 years ago

Thanks! This is live: http://click-that-hood.com/?location=south-america

The centering/zooming algorithm I put together is flawed in case of really big entities (or entities close to the poles). Manual small corrections needed to be made for Africa, Alaska, and I added one for South America now.

yesezra commented 10 years ago

Awesome, thanks!