• Welcome to AlpineZone, the largest online community of skiers and snowboarders in the Northeast!

    You may have to REGISTER before you can post. Registering is FREE, gets rid of the majority of advertisements, and lets you participate in giveaways and other AlpineZone events!

Northeast & New England Ski Resort and Ski Area Locator Map

Greg

Moderator
Staff member
Moderator
Joined
Jul 1, 2001
Messages
31,154
Points
0
Brian and I have been working on this on and off since February and we are now pleased to announce version 1 of the Northeast & New England Ski Resort and Ski Area Locator Map! This map combines the power of the Google Maps API, AlpineZone ski area profile data, and SnoCountry.com ski report feeds to provide an interactive map showing all major ski areas in the Northeast U.S.! With this new map, you can:
  • Zoom in and out to view various ski areas and their relation to each other
  • Quickly browse ski reports of various ski areas just by hovering over the respective peak icon
  • View more detailed information, satellite imagery, and in some cases an AZ member photo and/or description of a ski area by clicking on a peak icon
  • Get Google Maps-powered driving directions based on your starting address or zip code
You can also view ski areas by state:

http://skiing.alpinezone.com/resorts/map/?state=CT
http://skiing.alpinezone.com/resorts/map/?state=ME
http://skiing.alpinezone.com/resorts/map/?state=MA
http://skiing.alpinezone.com/resorts/map/?state=NH
http://skiing.alpinezone.com/resorts/map/?state=NJ
http://skiing.alpinezone.com/resorts/map/?state=NY
http://skiing.alpinezone.com/resorts/map/?state=PA
http://skiing.alpinezone.com/resorts/map/?state=RI
http://skiing.alpinezone.com/resorts/map/?state=VT
http://skiing.alpinezone.com/resorts/map/?state=MD
http://skiing.alpinezone.com/resorts/map/?state=VA
http://skiing.alpinezone.com/resorts/map/?state=WV

We would love to get some additional feedback on the map and hope to have a final version rolled out by the start of the ski season. Please also let us know of any bugs or weird anomalies. Please note that the map is a bit slow to render in Internet Explorer and is a known issue with version 2 of the Google Maps API. Hopefully, they will sort that out soon. It loads quickly in Firefox. Finally, a very special thanks to Brian who quickly got familiar with the Google Maps API in order to pull this thing off. Thanks B! :beer:
 
Last edited:

ga2ski

New member
Joined
Apr 23, 2005
Messages
1,169
Points
0
Location
Southern NH, work or in the Mountains
This a is a great idea...

How do you minimize the text box once youclick on it for a resort? Also the the text box does not fit in the window of the map.

Also Attitash is in the same location as Bretton Woods.

Keep up the good work.
 
Last edited:

Greg

Moderator
Staff member
Moderator
Joined
Jul 1, 2001
Messages
31,154
Points
0
ga2ski said:
This a is a great idea... How do you minimize the text box once youclick on it for a resort. Also the the text box does not fit in the window of the map.
There's an "X" in the top right corner. And yeah, sometimes the info balloon will scroll off screen. You can click, hold and drag the map to view the whole balloon.
 

bvibert

Moderator
Staff member
Moderator
Joined
Aug 30, 2004
Messages
30,394
Points
38
Location
Torrington, CT
If there's any functionality that anyone would like to see added please let us know.
 

Greg

Moderator
Staff member
Moderator
Joined
Jul 1, 2001
Messages
31,154
Points
0
ga2ski said:
Also Attitash is in the same location as Bretton Woods.
Whoops. Missed that one. All fixed.
 

roark

New member
Joined
Oct 28, 2005
Messages
2,384
Points
0
Location
Seattle WA
Pretty nice. Last season I used SkiDweeb's site: http://www.skidweeb.com/
Might give you some more ideas.
I particularly liked that it gives you driving distances and vertical, and acreage. He also has granite gorge on there :wink:
 

kbroderick

Active member
Joined
Dec 1, 2005
Messages
712
Points
43
Location
Maine
It would be nice if it checked for whether or not data was available so that during the summer it could display something better than "null" for each item.

Pretty cool, though... I can see it being rather useful for trip planning. And perhaps even more useful for killing time on the computer.
 

kingslug

Well-known member
Joined
Dec 30, 2005
Messages
7,032
Points
113
Location
Stamford Ct and Stowe
I like it. Good for exploring new areas. Wonder if you can get it to show distances between areas. Say if you clicked on one then another and get the miles between them. This winter I could not get good info when I wanted to get between Whiteface and some Vermont areas.
 

tjd

Member
Joined
Feb 14, 2005
Messages
45
Points
6
Location
Ridgefield, CT
Some comments

Nice job. Gotta love Web2.0 apps. great way to present the data.

for early season skiers, can you color the peaks ?
red - closed
yellow - partially open
blue - fully open
or something like that ?

it would also be useful if you included a summary of current weather conditions from NWS - they have an API to grab weather info for mashups.

One comment - there was significant latency in the initial load and update - maybe due to the variety of sources being queried. Can the presentation update be done as each query is completed rather than when all are complete ? This way - you can see the data appearing.
 

Lostone

New member
Joined
Jul 12, 2004
Messages
588
Points
0
Location
Sugarbush, Vermont
May not work for older systems.

Clicked on Vermont.
Got a warning saying a script has stopped responding, with choice of stop script or continue. Tried continue 3 times, then stop script. Got a map with lots of ski areas, but none in Vermont.

Using Firefox on a Win98SE system.

Luckily, I don't need a map. I just walk outside. :beer:
 

Lostone

New member
Joined
Jul 12, 2004
Messages
588
Points
0
Location
Sugarbush, Vermont
OK, tried it again with a lot more patience. :oops:

Still get the script errors. This time I clicked Continue 4 times and it did work. Then all seemed to work ok. I'll have to try it again when some of them are open. :idea:

Clicking Vermont, shows New England, and places are too close. I think it would be better to have one state, more spread out. :spin:
 

bvibert

Moderator
Staff member
Moderator
Joined
Aug 30, 2004
Messages
30,394
Points
38
Location
Torrington, CT
OK, tried it again with a lot more patience. :oops:

Still get the script errors. This time I clicked Continue 4 times and it did work. Then all seemed to work ok. I'll have to try it again when some of them are open. :idea:

Clicking Vermont, shows New England, and places are too close. I think it would be better to have one state, more spread out. :spin:

Thanks for the feedback. That's probably because the code uses Javascript, which relies on your computer/browser to do the processing. There are a lot of data points so it may take longer than the timeout on slower systems.
 

bvibert

Moderator
Staff member
Moderator
Joined
Aug 30, 2004
Messages
30,394
Points
38
Location
Torrington, CT
One comment - there was significant latency in the initial load and update - maybe due to the variety of sources being queried. Can the presentation update be done as each query is completed rather than when all are complete ? This way - you can see the data appearing.

I'm not sure if there is a way to do that using the Google Maps API. That's a good idea though.
 
Top