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

Oman governorates and provinces #200

Closed tyanas closed 10 years ago

tyanas commented 10 years ago

There is a province in Oman without a polygon in data files from http://www.gadm.org/. See issue here http://www.gadm.org/node/605

I think publishing that data in your game is a way to find an omani expert who'll be able to draw missing polygons etc.

mwichary commented 10 years ago

Thanks! Both added: http://click-that-hood.com/?location=oman-provinces http://click-that-hood.com/?location=oman

Note that we support more than one language per map (check out China, Japan or Russia). If this is something that’d be worthwhile to add here, let me know!

tyanas commented 10 years ago

Thanks!

It would be cool to add Arabic language/alphabet support one day. But it's extremely difficult for me to deal with arabic words right now. Unfortunately I don't know arab language :(

Off topic: I see some activity around Russia federal subjects. I've tried to do similar things yesterday, but have failed. Are there any discussions around it?

mwichary commented 10 years ago

Yeah, this is live now – it required some changes to the codebase as the data was crossing the antemeridian.

http://click-that-hood.com/?location=russia

tyanas commented 10 years ago

Super! Thanks!