- Posts: 55
- Thank you received: 0
measure slope/plan trips on google maps
- ryanb
-
Topic Author
- User
-
Less
More
14 years 2 months ago #200064
by ryanb
measure slope/plan trips on google maps was created by ryanb
So this winter i got frustrated with the available online mapping tools and wrote a google maps mash up to help me plan backcountry trips. It gives you:
* Side by side, coordinated topo and satellite views.
* Basic slope estimates at a point.
* Overland distance and elevation gain/loss for trips (change the mode to path).
* Point forecast at weather.gov
It is still somewhat buggy but I have been finding it very useful and I just got around to posting somewhere publicly accessible (google app engine for the geeks). Check it out and let me know if you have any feedback or feature requests...I'm doing this in my spare time with zero budget but I'll try and make improvements as I can:
www.hillmap.com/
(let me know if this too spamy for TAY ... i figured it is at least on topic)
* Side by side, coordinated topo and satellite views.
* Basic slope estimates at a point.
* Overland distance and elevation gain/loss for trips (change the mode to path).
* Point forecast at weather.gov
It is still somewhat buggy but I have been finding it very useful and I just got around to posting somewhere publicly accessible (google app engine for the geeks). Check it out and let me know if you have any feedback or feature requests...I'm doing this in my spare time with zero budget but I'll try and make improvements as I can:
www.hillmap.com/
(let me know if this too spamy for TAY ... i figured it is at least on topic)
Please Log in or Create an account to join the conversation.
- Eli3
-
- User
-
Less
More
- Posts: 69
- Thank you received: 0
14 years 2 months ago #200065
by Eli3
Replied by Eli3 on topic Re: measure slope/plan trips on google maps
this is pretty cool - although it would be very useful to be able to draw a line and get the average slope on the line instead of at a point
Please Log in or Create an account to join the conversation.
- CookieMonster
-
- User
-
Less
More
- Posts: 392
- Thank you received: 0
14 years 2 months ago #200067
by CookieMonster
Replied by CookieMonster on topic Re: measure slope/plan trips on google maps
Could you make it look like the images on this page:
avalanchesafety.blogspot.com/2010/10/union-creek.html
avalanchesafety.blogspot.com/2010/10/union-creek.html
Please Log in or Create an account to join the conversation.
- sprice
-
- User
-
Less
More
- Posts: 66
- Thank you received: 0
14 years 2 months ago #200068
by sprice
Replied by sprice on topic Re: measure slope/plan trips on google maps
Very slick.
Any idea how accurate google maps is for estimating slope? It looks like 40' intervals.
Any idea how accurate google maps is for estimating slope? It looks like 40' intervals.
Please Log in or Create an account to join the conversation.
- ryanb
-
Topic Author
- User
-
Less
More
- Posts: 55
- Thank you received: 0
14 years 2 months ago #200069
by ryanb
Replied by ryanb on topic Re: measure slope/plan trips on google maps
Average Slope:
I just uploaded an update to do average slope of the last link when you put it in path mode but you may have to clear your browser catch to get it to work. This is the slope of the line that connects the two points so it doesn't consider any local roll overs or steepness transverse to the direction of the line etc.
Overlays:
I'd love to do slope overlays like that but google limits the the amount of calls you can make to their elevation service to the point i can't even do max slope along the path at a reasonable resolution. I may try and get by hands on some elevation data some other way so I can do things like that but no promisses.
Resolution:
Google doesn't publish resolution but claims that their elevation data is the best that they can get their hands on for any given area but that resolution varies. They do the interpolation and give you their estimate of elevation for the points you request.
I estimate the maximum slope by requesting points in a circle around the center and seeing which one has the biggest slope...you can adjust the radius of this circle in the settings panel to see what effect this has if you want.
So its an estimate based on estimates and I wouldn't trust it in the place of actually measuring. I have been comparing it to what I see with my compass inclinometer and it does good on open slopes but it can radically underestimate the slope of vertical cliffs (climbing not skiing terrain) and be thrown off by the walls in narrow couloirs.
I just uploaded an update to do average slope of the last link when you put it in path mode but you may have to clear your browser catch to get it to work. This is the slope of the line that connects the two points so it doesn't consider any local roll overs or steepness transverse to the direction of the line etc.
Overlays:
I'd love to do slope overlays like that but google limits the the amount of calls you can make to their elevation service to the point i can't even do max slope along the path at a reasonable resolution. I may try and get by hands on some elevation data some other way so I can do things like that but no promisses.
Resolution:
Google doesn't publish resolution but claims that their elevation data is the best that they can get their hands on for any given area but that resolution varies. They do the interpolation and give you their estimate of elevation for the points you request.
I estimate the maximum slope by requesting points in a circle around the center and seeing which one has the biggest slope...you can adjust the radius of this circle in the settings panel to see what effect this has if you want.
So its an estimate based on estimates and I wouldn't trust it in the place of actually measuring. I have been comparing it to what I see with my compass inclinometer and it does good on open slopes but it can radically underestimate the slope of vertical cliffs (climbing not skiing terrain) and be thrown off by the walls in narrow couloirs.
Please Log in or Create an account to join the conversation.
- powscraper
-
- User
-
Less
More
- Posts: 164
- Thank you received: 0
14 years 2 months ago #200076
by powscraper
Replied by powscraper on topic Re: measure slope/plan trips on google maps
Neato Ryan, that's very convenient and useful.
Please Log in or Create an account to join the conversation.