simplegeo / polymaps

Polymaps is a free JavaScript library for making dynamic, interactive maps in modern web browsers.
http://polymaps.org/
Other
1.6k stars 213 forks source link

Choropleth maps not working? #116

Closed hamcake closed 12 years ago

hamcake commented 12 years ago

Hi there -- I'm interested in using Polymaps, but I notice that some of the Choropleth examples on the website aren't working. Are there known problems with this feature, or possibly breaking changes?

http://polymaps.org/ex/statehood.html http://polymaps.org/ex/population.html http://polymaps.org/ex/unemployment.html

Thanks!

mbostock commented 12 years ago

This is because Google started charging more aggressively for App Engine, and the polymaps website is over-budget (or conversely, under-funded). I think Stamen is working on hosting the tiles, but I don't know of the status

hamcake commented 12 years ago

I appreciate the quick response. This is good to know.

-----Original Message----- From: Mike Bostock [mailto:reply@reply.github.com] Sent: March-15-12 4:49 PM To: hamcake Subject: Re: [polymaps] Choropleth maps not working? (#116)

This is because Google started charging more aggressively for App Engine, and the polymaps website is over-budget (or conversely, under-funded). I think Stamen is working on hosting the tiles, but I don't know of the status


Reply to this email directly or view it on GitHub: https://github.com/simplegeo/polymaps/issues/116#issuecomment-4529737

sidkshatriya commented 12 years ago

I believe the examples are all working. Are you using Firefox? Seem that some incompatibilities were introduced with the recent versions of Firefox. Try the examples in Chrome/Safari.

IE9 will only work with version 2.5.1. The website uses 2.5.0

hamcake commented 12 years ago

Yes, these are working now, though the problem I was having was due to what mbostock commented about.