Hi there,<br><br>I would to participatie in the Google Summer of Code and contribute to OpenStreetMap. There are several projects on the wiki that I consider interesting, but I'll start with asking some questions about the Cycle Route Profiles.<br>
<br>First of all, what do you mean by profile? A figure that has the distance on one axes and the elevation on the other? Or are you (also) looking for a criterion that tells how 'hard' a certain route is?<br><br>
My first thought on roughly how to tackle this project is like this:<br><br>* import data<br>** figure out a suitable database structure<br>** write script to get the zip files from the NASA server and put their contents in the database<br>
* calculate profile<br>** for each point along a route, find the nearest elevation information (perhaps some interpolation)<br>** (optional) calculate a score for the route<br>* visualize profile<br>* integrate with the rest of the site<br>
<br>The data resolution outside the US is about 100 meters. Do you think performance will be a major factor here?<br><br>Also I noticed a discussion about whether or not to use the (inaccurate) GPS elevation data. As a second phase in the project, might it be interesting to see how this data compares to the NASA data? <br>
<br>Kind regards,<br><br>Sjors<br>