MAPC / bostonparks

REPOSITORY MOVED TO https://github.com/codeforboston/bostongreenmap
bostongreenmap.org
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Park Page: list nearby T and Bus stops #105

Closed cspanring closed 12 years ago

cspanring commented 12 years ago

...since Google doesn't expose transit directions through API

Problems:

Solution:

cspanring commented 12 years ago

could be solved with GTFS directions integration as mentioned in #106

tyrelsouza commented 12 years ago

So how involved do you want this to be? Prompt for a leaving time? Just showing lines?

cspanring commented 12 years ago

Let's start with showing lines

tyrelsouza commented 12 years ago

Showing a list, or mapping the lines on the map?

cspanring commented 12 years ago

Ideally the stations are mapped around the park, showing the lines in an infobubble onclick. Let's start with a list of stations that are within walking distance, 0.5mi ..?

e.g.

tyrelsouza commented 12 years ago

The information we have for the MBTA stops, makes the icons line up for the T logos on the MAP, but not the BASEMAP, there is some discrepancy between where the symbols are on both the map and basemap.

cspanring commented 12 years ago

That's fine. On rapid transit stops it's always the issue where you put the label-point - center of the station, entrance, platform, etc.? There is never a good solution to it.

Can we make the icons smaller, maybe half of the size? And center the icons on the point, without any X or Y offset, eliminating the little arrow on the bottom of the icon.

tyrelsouza commented 12 years ago

Yeah, I just tossed together an ugly image to at least get something there. and set it to the 32x37 that your other icons are. I'm going to assign this to Marilyn to provide a new icon.

tyrelsouza commented 12 years ago

Thank you Marilyn.