HarlanH / code-for-dc-edu

Code for DC Education Project
20 stars 17 forks source link

Map tiles aren't working #92

Closed cmgiven closed 10 years ago

cmgiven commented 10 years ago

Noticed before I demoed the site today that the map tiles were returning 403s. This PR swaps in an alternate tile set.

sandramoscoso commented 10 years ago

How'd it go otherwise?

Sent from my Android phone using TouchDown (www.nitrodesk.com)

-----Original Message-----

From: Chris Given [notifications@github.com] Received: Wednesday, 12 Mar 2014, 10:38pm To: HarlanH/code-for-dc-edu [code-for-dc-edu@noreply.github.com] Subject: [code-for-dc-edu] Map tiles aren't working (#92)

Noticed before I demoed the site today that the map tiles were returning 403s. This PR swaps in an alternate tile set.

You can merge this Pull Request by running git pull https://github.com/cmgiven/code-for-dc-edu master

Or view, comment on, or merge it at:

https://github.com/HarlanH/code-for-dc-edu/pull/92

Commit Summary

Working tile provider

File Changes

M
public/app.js
(4)

Patch Links:

https://github.com/HarlanH/code-for-dc-edu/pull/92.patch https://github.com/HarlanH/code-for-dc-edu/pull/92.diff

— Reply to this email directly or view it on GitHub.

cmgiven commented 10 years ago

Good, I think. It wasn't our usual group, neither tech- nor DC- nor education-minded. I started with a poll of the room (how many DC residents - 1/3 of the room; how many parents - 1/4 of the room; how many DC parents - one guy). But they were engaged. Got a question about replicability for other locations; cool. Got a question about the relationship with OSSE (productive!) and about how we're paying for stuff; questioner was surprised everything was FOSS (not a techie audience). Greg Bloom posed the is choice a good thing question, masked a bit as an audience validation question, and I got a bit tied up answering the former where I probably should have just said, "more information is better." 

Chris — Sent from Mailbox for iPhone

On Thu, Mar 13, 2014 at 8:05 AM, sandramoscoso notifications@github.com wrote:

How'd it go otherwise? Sent from my Android phone using TouchDown (www.nitrodesk.com) -----Original Message----- From: Chris Given [notifications@github.com] Received: Wednesday, 12 Mar 2014, 10:38pm To: HarlanH/code-for-dc-edu [code-for-dc-edu@noreply.github.com] Subject: [code-for-dc-edu] Map tiles aren't working (#92) Noticed before I demoed the site today that the map tiles were returning 403s. This PR swaps in an alternate tile set. You can merge this Pull Request by running git pull https://github.com/cmgiven/code-for-dc-edu master Or view, comment on, or merge it at: https://github.com/HarlanH/code-for-dc-edu/pull/92 Commit Summary Working tile provider File Changes

M
public/app.js
(4)

Patch Links: https://github.com/HarlanH/code-for-dc-edu/pull/92.patch https://github.com/HarlanH/code-for-dc-edu/pull/92.diff

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub: https://github.com/HarlanH/code-for-dc-edu/pull/92#issuecomment-37525259

HarlanH commented 10 years ago

@cmgiven , the version on Heroku, pulling the old Cloudmade tiles, is working for me now. Do we still want to merge this?

cmgiven commented 10 years ago

Nah, no advantage to this if the old tiles are working.

Chris

On Sat, Mar 15, 2014 at 11:59 AM, Harlan Harris notifications@github.comwrote:

@cmgiven https://github.com/cmgiven , the version on Heroku, pulling the old Cloudmade tiles, is working for me now. Do we still want to merge this?

Reply to this email directly or view it on GitHubhttps://github.com/HarlanH/code-for-dc-edu/pull/92#issuecomment-37729471 .

cmgiven commented 10 years ago

Tiles are down again. I was getting multiple reports about CaBiOdds, which uses the same ones. Swapped in the Stamen tiles there. Probably best to do the same here.